Results for "Bio-Linux"

Wire posts

  • 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

    3208 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

    3208 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

    3206 days ago

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

    3123 days ago

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

    3057 days ago

  • PLATform for Assembling NUcleotide Sequences http://platanus.bio.titech.ac.jp/ #Platanus #Assembler #Genome

    2995 days ago

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

    2924 days ago

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

    2924 days ago

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

    2901 days ago

  • To know about your OS: lsb_release -ra #Trick #OS #Linux

    2897 days ago