cok feci
Wingsuit Basejumping – The Need 4 Speed: The Art of Flight from Phoenix Fly on Vimeo.
Hic bir kategoriye girmeyen yazilarimi buraya yazacagim..
cok feci
Wingsuit Basejumping – The Need 4 Speed: The Art of Flight from Phoenix Fly on Vimeo.
centos lardan bir tanesine disk cok gelmis 🙂
Nedir bu ? 🙂
[root@server /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 444G -60G 480G – /
/dev/sda1 190M 18M 163M 10% /boot
tmpfs 2.0G 0 2.0G 0% /dev/shm
[root@server /]# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 25 200781 83 Linux
/dev/sda2 26 1069 8385930 82 Linux swap / Solaris
/dev/sda3 1070 60801 479797290 83 Linux
[root@server /]#
http://www.bbgamer.co.uk/archives/157
You may have noticed that when you use Firefox in LM11, the search engine goes to a Google custom search engine. This is one of the ways that the developers make money. However, the search engine lacks many features of the ‘default’ Google, and looks a lot worse. I have therefore made a basic shell script that allows you to fix the default search engines.
Instructions (Linux Mint 11)
1) Download and unzip the following file:
http://bbgamer.co.uk/dl/MintSearchFix.zip
2) In the MintSearchFix directory, right click and click ‘Open in Terminal’
3) In the terminal type ‘sudo ./mintsearchfix.sh’. (You may need to ‘chmod +x mintsearchfix.sh’)
4) Press enter.
If at any time you wish to restore the backup that the script makes, follow the above instructions but replace ‘./mintsearchfix.sh’ with ‘./restorebackup.sh’
Hopefully this helps anyone who is having that problem. Also, consider donating to the Linux Mint developers if you like what they’re doing. The Google search makes most of their profits.
If you have Linux Mint Debian Edition
Follow the above instructions however download this file instead of the one above:
http://www.bbgamer.co.uk/dl/LMDESF.zip
Disable Write Caching
Description: There is no cache on the SSD, so there are no benefits to write caching. There are conflicting reports on whether this gains speed or not.
Instructions: Start Menu -> Right-Click Computer -> Manage -> Device Manager -> Disk drives -> Right-Click STEC PATA -> Properties -> Policies Tab -> Uncheck Enable write caching -> OK
Configure Superfetch
Description: Frees up RAM by not preloading program files.
Instructions: On second glance, I would recommend leaving this one alone. However, there are some customizations that you can follow in the post below.
Firefox – Use memory cache instead of disk cache
Description: If you use Firefox, there’s a way to write cached files to RAM instead of the hard disk. This is not only faster, but will significantly reduce writes to the SSD while using the browser.
Instructions: Open Firefox -> Type about:config into the address bar -> Enter -> double-click browser.cache.disk.enable to set the value to False -> Right-Click anywhere -> New -> Integer -> Preference Name “disk.cache.memory.capacity” -> value memory size in KB. Enter 32768 for 32MB, 65536 for 64MB, 131072 for 128MB, etc. -> restart Firefox
Free up extra drive space
Disable the Page File
Description: Eliminate writing memory to the SSD, free over 2GB of disk space. Warning – If you run out of memory the program you’re using will crash.
Instructions: Start Menu -> Right-Click Computer -> Properties -> Advanced System Settings -> Settings (Performance) -> Advanced Tab -> Change -> Uncheck Automatically manage -> No paging file -> Set -> OK -> Restart your computer
Alternatively, if you want to play it safer, you can set a custom size of 200MB min and max.
Disable System Restore
Description: Don’t write backup copies of files when installing new programs or making system changes. Can free up between a few hundred MB to a couple GB. Warning – Although unlikely, if a driver installation corrupts your system, there won’t be an automatic way to recover.
Instructions: Start Menu -> Right-Click Computer -> Properties -> Advanced System Settings -> System Protection Tab -> Configure -> Turn off system protection -> Delete -> OK
Disable Hibernate
Description: You may free up 1GB of space on the SSD if you have 1GB of memory, 2GB of space if you have 2GB memory. You will lose the hibernation feature which allows the equivalent of quick boots and shutdowns.
Instructions: Start Menu -> Type cmd -> Right-Click the cmd Icon -> Run as Administrator -> Type powercfg -h off -> Type exit
My SSD 🙂 OCZ Vertex 3 -120GB
GUNCELLEME
5 MART 2012
EN SON YUKLEDIGIM 2.15 FIRMWARE ILE
SECURE ERASE YAPTIKTAN SONRA GERI KLONLADIGIM SISTEMDEKI ATTO SONUCU:
yum install gnome-tweak-tool gnome-shell-extensions-user-theme gnome-shell-extensions-alternative-status-menu
fedora 15
gnome3
icinde bir dolu dosya olan bir dizinimiz var
dosyalari alt alta listemek isteriz
not: sadece dosya isimleri alfabetik olarak:
for x in `ls $1`; do echo $x; done > /root/a.txt
http://www.ilhamdeneri.com/linux/memcached-kurulumu/
Go into your “Quick Menu” and “Edit”, you can manually add any Link to your list that you want….
Add “Clear Cache”, and the url of “http://www.mydomain.com/admin.php?dispatch=categories.manage&cc”
Save it.
Now you have a Clear Cache link in your admin Quick menu.