- login with (Secondary_Account)
- user account modify home directory
open terminal ( Ctrl - Alt - T)
then change to root
$sudo su -
or
$sudo -i
- user modify with home
usermod -d /data/"First_Account" "First_Account"
- check
cat /etc/passwd >> check First_Account directory
mv /home/(First_Account) /data/ <- move /home/(First_Account) to /data/(First_Account)
ls /data
(reboot)
Subscribe to:
Post Comments (Atom)
-
* postgres - pgmodelear ** new version > download: https://github.com/pgmodeler/pgmodeler sudo apt-get install qt-sdk sudo apt-get ins...
-
how to connect postgres in openoffice --> https://wiki.openoffice.org/wiki/Base/connectivity/PostgreSQL Base/connectivity/PostgreS...
-
Consolas also work with VS2010 Consolas 폰트가 설치만으로 사용가능하지만 이름 선택을 "Consolas "로 하고 싶다면 아래와 같이 한다. 다운로드 링크: http://www.microsof...
No comments:
Post a Comment