Tagged Questions
5
votes
1answer
42 views
How can I build an installer by tracking filesystem changes?
Ages ago I used to package software on Windows using InstallShield AdminStudio. I used it for building customized installers for company applications from existing app installers. I'd like to do ...
2
votes
1answer
418 views
Locking down Systems in a Computer Lab School for Orphans
I am helping out an NGO, called Orphans Found Fund, here in Arusha Tanzania setup a computer lab to teach students about Ubuntu and open source applications. I have installed Ubuntu 10.10 on all the ...
4
votes
1answer
248 views
Guide or book for ubuntu server
Is there any detailed guide or book for Ubuntu server? For installation and administration. Free or commercial.
6
votes
6answers
14k views
Get root access for copying files to /usr/share/…?
To be short, I want to copy a folder to a location /usr/share/screenlets/..... I don't know how to do it. I am using Ubuntu 10.04. I tried by logging in as root from terminal giving "su with my ...
0
votes
1answer
108 views
Is there a way to get the administrator lock opened?
I know that when a package is being installed, the root directory [I think?] gets an administrator lock and can't make an other installation at the same time.
Is there a way to stop that ...