Cambiar el grupo de un archivo # chown :ftp demo.txt# ls -l demo.txt Salida:...
Linux
$> echo ~root/root less ~root/.bashrc Para usuarios nuevos cd /etc/skel/ less .bashrc
Cambiar el color de los directorios Linux terminal editar ~/.bashrc al final del archivo...
Fuente: http://www.cyberciti.biz/tips/fdisk-unable-to-create-partition-greater-2tb.html Linux Creating a Partition Size Larger Than 2TB by Vivek Gite...
systemctl enable ntpdate.service o service ntpdate restart ver http://docs.fedoraproject.org/en-US/Fedora/14/html/Deployment_Guide/chap-Date_and_Time_Configuration.html http://docs.fedoraproject.org/en-US/Fedora/15/html/Deployment_Guide/sect-Date_and_Time_Configuration-Command_Line_Configuration-Network_Time_Protocol.html
Para ordenar la lista de archivos por fecha con ls se usa: ls -t...
Installing Apache2 With PHP5 And MySQL Support On Fedora 21 (LAMP) Version 1.0Author: Srijan...
[root@webtest ~]# firewall-cmd –permanent –zone=public –add-service=cockpitsuccess[root@webtest ~]# firewall-cmd –reloadsuccess[root@webtest ~]# firewall-cmd –list-servicescockpit dhcpv6-client ssh
Para instalar GNOME en Fedora 21 server lo que hay que hacer es lo...
Editar el archivo /etc/network/interfaces auto eth0 iface eth0 inet static address 10.0.0.100 netmask 255.255.255.0...
