Results for "Linux"

Wire posts

  • VirtualBox share folder http://helpdeskgeek.com/virtualization/virtualbox-share-folder-host-guest/ #VirtualBox #Linux #Share #Folder #Help

    3355 days ago

  • Never use this on Linux: rm -rf / #Deletes #Everything #Deadly

    3149 days ago

  • Fork Bomb Bash script for your Linux OS its copies continually replicate themselves, quickly taking up all your CPU time and memory :(){ :|: & };: #Freeze #Bash #Linux #Fork

    3149 days ago

  • Want to Moves Your Home Directory to a Black Hole then only use this command mv ~ /dev/null #Command #Linux #Script #Move #Blackhole

    3149 days ago

  • Display top 10 Mrmory resource intensive processes in order $ line=$(ps aux | head -n 1) && echo $line; ps aux | sort -nrk 5 | head #Display #Top10 #Memory #Processes #Linux #Trick

    3147 days ago

  • #Bodhi #Linux, the Enlightened Linux Distribution and featuring the Moksha Desktop. http://www.bodhilinux.com/

    3064 days ago

  • #Mount a #window desktop folder name "WinLinDesktop" in virtual #Linux OS $ sudo mount -t vboxsf WinLinDesktop Desktop #LinuxTrick

    2998 days ago

  • Update NCBI BLAST database in your local Linux system $ update_blastdb --passive --decompress nr nt #BLAST #Updates #NT #NR #Linux

    2865 days ago

  • Grep all the processor in Linux system $ grep "^processor" /proc/cpuinfo | tail -n 1 | awk '{print $3}' #Grep #OS #Linux #Processor

    2865 days ago

  • Install terminal on right click on Ubuntu: sudo apt-get install nautilus-open-terminal ; nautilus -q ; #Ubuntu #Linux #Terminal #Open

    2842 days ago