14
Disabled standard user account cannot be re-enabledview story

http://askubuntu.com – Disabled a standard user account but did not opt to delete files. Later, tried to enable the account. At that time, a password had to be selected so entered a different one from the earlier one. Now, at the log-in screen the user account appears but cannot log in using the new password or the old password. Tried many tricks but still could not let the user log into the account. (HowTos)

14
Change Folder Permissions in SCOview story

http://unix.stackexchange.com – I am learning Linux for work, so am still a bit rusty on the edges. I am needing to change the folder permission of folder /opt, and I know in Linux, you do the following: chmod 775 /opt I get a message under that saying: chmod: WARNING: cannot change /opt/: Operation not permitted (error 1). Does that mean I need SUDO permissions? (HowTos)

14
Internal Application Servers - do I need suhosin/mod_security?view story

http://forums.cpanel.net – We have some internal PHP application servers, as in they're only accessed by staff. They are behind a firewall so that external users cannot reach them. Do I still need suhosin and mod_security? (HowTos)

14
Mostrar quotas de usuarios en ROUNDCUBEview story

http://forums.cpanel.net – Hola a todos. Cpanel y whm se actualizó en forma automática hace unos días y luego de eso la posibilidad de saber cuanto espacio ocupo con una cuenta de correo, en ROUNDCUBE, ha dejado de funcionar. He tratado de realizar todo lo que he encontrado en diversos foros (dovecot.conf , exim.conf, etc) pero no logro que me muestre las quotas en ROUNDCUBE. Ojalá me pudieran dar alguna dirección (HowTos)

14
Need help for awk commandview story

http://www.unix.com – Hi I have a column which contains values like 000000000035.25600 I want the output as Code: 00000000000035.256   i.e Two zero'z should be appended at the beginning and removed from the end Could you please help me with a command for this. I want to modify all the records for this column in the file. The column number is 10th column in the file (HowTos)

14
Black Screenview story

http://www.unix.com – I am using Intel HD 400 Graphics on a laptop. When I logout, I get a black screen with no cursor or anything. I have to hard reboot the system to get into linux again. Working on RHEL 6 (gnome) (HowTos)

14
SSH session pauses mid datastream; resumes with a keypressview story

http://unix.stackexchange.com – I've had this problem occur at random, intermittently, across boxes at multiple companies, multiple distros, and multiple kernel revs. I think that I'm just cursed. What happens is that I'll have a new box loaded, and I'll be doing something inside ssh, like a yum update or an apt-get. Everything will be progressing fine and then the session just stops. (HowTos)

14
Can a Second Domain Controller, with buggy hard drive hardware, cause a corruption to Active Directory?view story

http://serverfault.com – We have a new Domain Controller that holds all FSMO roles. We also have two old hardware servers, about 4-5 years old each, set up as secondary Domain Controllers. My question is do I run the risk of corruption in Active Directory if I have a drive failure, due to old hardware, on one of the secondary Domain Controllers. (HowTos)

14
Autofs doesn't mount shares on startupview story

http://unix.stackexchange.com – I am using opensuse 12.1 with homes shared through ldap/nfs. ldap stores the maps. My problem is I can't have the shares mounted on boot. It's only working when restarting autofs service manually. On a centos 6.3 there is no such problem. here are my conf files: nsswitch.conf openldap/ldap.conf sssd/sssd.conf sysconfig/autofs Am I missing something ? (HowTos)

14
POCO install throwing errorview story

http://www.unix.com – All , I am trying to install POCO lib on Solaris server. When I do make -s,I am getting the following error. make: Fatal error in reader: Makefile, line 10: Unexpected end of line seen Few of the content: Code: # # Makefile # # The global Makefile for POCO [generated by mkrelease] # #sinclude config.make ifndef POCO_BASE $(warning WARNING: POCO_BASE is not defined. (HowTos)

14
Partitions and Their sizesview story

http://forums.fedoraforum.org – Hello! I am new to Linux and also new to Fedora 17. I want to install Fedora 17 on my System. I've 67 GB free space, which I want to use for fedora os. I want to know what partitions I've to make and what should be the sizes of those partitions. I will be installing a lot of softwares like 3ds max etc. Thanks (HowTos)

14
Upgrading Ubuntu chroot environment?view story

http://askubuntu.com – What is the proper way to upgrade Ubuntu chroot environment to a newer Ubuntu release? The chroot environment has been originally set up using debootstrap. The proper way to upgrade a Ubuntu server is to use do-release-upgrade command. Ubuntu is based on Debian. (HowTos)