Search results for: rhel6 problem with fstab after mounting encrypted partition
An easy way to use windows share in linux. First, you must create a directory to put the mounted windows shares. # mkdir /mnt/win Then edit your fstab file # vi /etc/fstab and Add this line //winshares/music /mnt/win cifs user,uid=500,rw,suid,username=guest,password=freepass 0 0 Notice : //winshares/music is the windows…
The first Problem of my 1st VPS is Cant Logged into the ssh Network Error : Connection Refused and vzctl enter 110 Unable to open pty: No such file or directory after googs around then I found the answer # vzctl exec 110 /sbin/MAKEDEV pty # vzctl exec 110 /sbin/MAKEDEV…
… can not be anticipated in the BlackBerry infrastructure. In connection with that, so far RIM has taken corrective action to restore the services. And realized that the problems, now RIM is also continuously monitoring the existing system to maintain a normal level of service and apologize for any inconvenience to…
… there always be the same solution You have to boot from OpenVZ Kernel. To do this, you have to check your grub configuration. [root@w3bnet.com ~]# vi /boot/grub/menu.lst # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file #…