Results for "Linux"

Tags

  • Bioinformatics WalkIn at NII

    ADVERTISEMENT OF WALK-IN-INTERVIEW NAME OF THE POST : Bioinformatician (Part time 3 days in a week) (One Position only) DURATION : One Year NAME OF THE PROJECT : Next generation sequencing facility EDUCATIONAL QUALIFICATIONS : At least a Masters degree in Bioinformatics and Bachelors ...

    Tags: Bioinformatics, NGS, Arnab, Linux, Tools, WalkIn, NII, India

    3128 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

    Tags: Freeze, Bash, Linux, Fork

    3128 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

    Tags: Command, Linux, Script, Move, Blackhole

    3128 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

    Tags: Display, Top10, Memory, Processes, Linux, Trick

    3126 days ago

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

    Tags: Bodhi, Linux

    3043 days ago

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

    Tags: Mount, window, Linux, LinuxTrick

    2977 days ago

  • BioLinux Ubuntu Desktop folder and files disappeared !!

    Restarted my BioLinux ubuntu computer after an update, and when I logged back in, I noticed that all of my files went missing. Instead of Desktop folder, icons of all of my home folder are showed on desktop. Then I thaught it migh be a problem of graphical display and I opened the terminal out o...

    Tags: Linux, Ubuntu, Updates, Desktop, Disappeared, Nautilus, Config, Edit, BioLinux

    2964 days ago

  • GLIBC_2.14 error with SatsumaSynteny !!

    I run SatsumaSynteny on my server using following command: [jit@hm satsuma-code-0]$ ./SatsumaSynteny -q Genome/renamedG.fa -t Genome/genome_v4.fasta -o Genome/OutFile -m 128 -ni 10 -n 256 -chain_only But it kill the program with followng error:  ./SatsumaSynteny: /lib64/libc.so.6: version...

    Tags: Satsuma, Synteny, SatsumaSynteny, BLIBC, Redhat, Linux, Server, Comparative Genomics, Alignment

    2914 days ago

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

    Tags: BLAST, Updates, NT, NR, Linux

    2844 days ago

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

    Tags: Grep, OS, Linux, Processor

    2844 days ago