Frequently Asked Questions

How to install Media Codecs for Fedora 14/15

Question:    How to install  Media  Codecs for  Fedora 14/15 ?   Answer:  before  you begin, add  the  user to sudo file $su - $echo 'username ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers  back to...

sudo: must be setuid root

Qestion: when i  try   to use sudo to lunch aan  application , i  get  this issue :  sudo: must be setuid root $ sudo    yum   install ...

restore Grub 2 after reinstalling Windows XP/Vista/Win7

Question:  How  to restore Grub 2 after reinstalling Windows XP/Vista/Win7 ? Answer: There is  two  ways  to  restore the grub2 on MBR  after  reinstalling  windows Methode1  Use...

How to make debian file from scratch

PLEASE LINK METHOD 1 AND 2 WITH SAMBA , AND EXPLAIN WHY WE SHOULD USE METHOD 1 & 2 AND WHICH RELATION HAS WITH...

How to Upgrade to the Latest Slackware release

Question: How  to  upgrade to  The  latest  Salckware  release? Answer: First as root, open /etc/slackpkg/mirrors. Uncomment one mirror if you haven't already. Change the directory it...

How to install openssh in Archlinux

Question: How  to install Openssh  in Archlinux ? Answer: 1- First installl  the  packages  from pacman pacman -Sy openssh 2- Start openssh  daemon  with: rc.d start  sshd :: Starting...

How to install GUI package manager in ArchLinux

Question : How to install  GUI   package  manager in ArchLinux? Answer : To install Gnome package manager, open terminal and enter the...

How to Enable Userdir (Public_html) in Ubuntu, Linuxmint and...

 Question: How  to  How  to  Enable Userdir ? Answer For  Debian/Ubuntu/Mint 1- First install userdir module: apt-get install apache2.2-common [email protected]:~# a2enmod userdir Enabling module userdir.To to activate the new...

Install Java/Flash plugins in Chakra/Arch linux

Question: How to install Java and  flash plagins  for  Chakra or Archlinux? Answer: 1- Install the  packages Pacman -Sy  jre flashplgin The above  command  will install  the ...

How to avoid sudo password prompt?

Question : How  to avoid sudo password prompt ? Answer  : First Assign the permissions to the sudoers file, by running the following command: chmod 740 /etc/sudoers Second: Edit file ...

avoid using sudo when working in /var/www

Question   How to avoid using sudo when working in /var/www?       Answer  : Add  the  user  to the www-data group and set the setgid bit on the /var/www...

How do I disable auto login in ubuntu

  Question when you  get  some  issues  that  your Ubuntu cannot  start normally   but autologin still activated ,  (Gnome  Freezing) ? Solution: 1.Press, ctrl+alt+F1 to   get the  terminal...

How to repair "error loading feed data" in Joomla 1.5?

Question:  I go to an administrator page joomla 1.5.22,  , there is an error message "Error loading feed data".   How to  Solve...

How to check ssh logs

Question : How  to Check  ssh  logs? Answer: For example if your  box is hacked and you want to know  who has did that ...

Howto Turn on Num lock automatically every time you restart you...

If you use the numeric keypad a lot,  and you got tired from turning on the num lock on every time you restart the...

Adding cdrom to yum as repo

Question: How to add  cdrom to yum as repo? Answer:  If you want to add your cd or dvd to yum as repository, you to...

How to convert my IP From Dynamic to static in...

Question: How   to  convert   my  ip  adress  in ubuntu  from Dynamic  to  static  ? Answer: 1- First edit network interface using your favorite text editor : sudo...

How to upgrade from Fedora 13 & 14 to Fedora 15

Question :  How to upgrade from Fedora 13 & 14 to Fedora 15?   Answer: Fedora 15  will be out in few  days , to upgrade from...

EDITOR PICKS

Follow us

0FansLike
0FollowersFollow
12,304FollowersFollow
528SubscribersSubscribe

Latest Articles

Exploring the Power of Tracker Applications on Android: Leveraging the Linux Foundation

Welcome to the world of tracker applications on the Android operating system.  A tracker application, in its simplest form, is a software program designed...

Unlocking the Power of Unix: A Guide for Aspiring Bloggers and Writers

Writing and blogging have become two of the most well-liked pastimes on the web. However, you'll need to be inventive and unique if you...

5 Major Benefits of Having a Managed Security Services Provider (MSSP) For Unix and...

The annual security breaches for Unix and Linux infrastructure is at an all-time high, with almost 1.7 million Linux malware floating across the internet...

Revolutionizing Video Making with Linux: Unleashing Creative Potential

In today's digital age, videos have become an integral part of our lives. From social media platforms to professional presentations, videos have the power...

Empowering Linux Systems with ChatGPT Integration

Introduction ChatGPT development services is an open-source tool that can be integrated with Linux systems for secure and remote communication. With ChatGPT development services, you...

Popular Post

Everything you should know about RHCSA Certification

Things you should know about RHCSA Certification Exam RHCSA or Red Hat Certified System administration exam is designed to test your knowledge and skills which...

Related Posts

Howto Install LAMP in Debian Sqeeze

LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server,...