Software :: How To Install Programs Without Root

Apr 3, 2010

I have access to an account on my school's student-linux server, but I don't have sudo or root access.

I would like to install and use programs aside from the minimum ones available to all users. We have been given permission to do this, excepting new webserver and database software.

I know enough to compile and make a tarball, but that leaves me with an inelegant directory structure, no man page access, and no easy access to the executable.

I would like someone to share how they would install programs in this environment- ideally in a clean manner, with access to the man pages, and info about how to set an environment variable so the programs can be accessed via their name (without a path) both by me and possibly by scripts.

Dealing with missing libraries seems to complicate things further. For example, a program as simple as toilet requires libcaca.

I think the proper handling of the process of cleanly installing libraries in a user's home directory is an integral part of an answer to how to install programs without root access.

View 2 Replies


ADVERTISEMENT

Fedora :: Normal User In Sudoers Group But Can't Install Programs Without Root-users Password?

Jul 4, 2010

The normal user is now in the sudoers group. How can i allow it to install programs using it's own password rather than having to know the super-secret Root-Users password?

View 5 Replies View Related

OpenSUSE :: Can't Open Other Programs Or Install New Programs

Dec 29, 2009

can open the programs pe-install, but can't open other programs or install new programs

View 4 Replies View Related

Ubuntu :: Programs Not Saving Settings Unless Run As Root?

Aug 26, 2010

I'm using Ubuntu 10.04 64-bit and I'm having the following issue: a lot of the programs I use seem not to be able to save their settings on shutdown (Visual Paradigm for UML, for example. Kile is another one). This happens only for some of my programs. What is causing this? Have I installed them in an inappropriate location? (e.g. VP is in /opt). I also have this problem sometimes with system settings (screensaver reverted to old value upon reboot once, but after that it worked...).

Edit: Just noticed running as root doesn't work either, I rebooted and it's back to square one

View 1 Replies View Related

Ubuntu :: Run Menu Programs As Root By Default?

Mar 1, 2011

In the applications menu I would like to always run certain programs as root. For instance Wireshark; I'll never want to run that as a regular user I'll always want to be root. Is there a way to set it up so that when I click it in the menu I'm prompted for my password and it will automatically run as root? (Much like in windows you can right click and check the box that says always run as administrator.)

View 2 Replies View Related

General :: Compiling And Installing Programs As Non-root In Home-dir ?

May 31, 2011

I'm trying to compile programs under Solaris in my Home directory.

Ive had experience with simple installs which work with just

But with more involved programs, with dependencies on special libraries, how do I have the system look into my home directory for these? and how would I compile them into my home dir?

View 2 Replies View Related

Ubuntu :: Are Programs Installed In The Root Or Home Folder

Jan 8, 2011

and if i didnt customize partitions when i installsed and just used the whole drive - they're both together in the same partition right, the home just goes into the root? but it still creates a 2-3 gig swapfile?


do you recommend creating separate partitions for the home and root folder during install? is there any benefit besides being able to reinstall ubuntu without losing your data?

View 1 Replies View Related

Ubuntu Multimedia :: Audio Programs Want Root Access?

Feb 22, 2011

At least this is what it looks like to me.
Amarok can play music but asks to open kde wallet manager for some password. All other programs (vlc, media player, audacity, etc) seem to function normally but no sound comes out of the speakers. code...

So simply running program requiring sound enabling as root does not work - plus it would not be very good practice, IMHO.

What should I do?

View 2 Replies View Related

Ubuntu Security :: Is The Root Password In 11.04 For A Single Program Or For All Programs

Sep 1, 2011

I have ubuntu 11.04 installed along side windows. And I often share files with windows computers. If I am installing a new package from ubuntu software center, and consquently I have to log in as root to do so, which means I have given the system 'privileges' as the program is being installed, I decide to go open mozilla, and surf suspicious sites on the net. Is it possible in that case for me to get a virus?

When we enter the password for the root user in order to run one program such as ubuntu software center, does that mean that all programs have root privileges for the time being (as the software center is installing the program)?

View 3 Replies View Related

Software :: Setting Up 2 Programs ROOT And GEANT4 Through .tcshrc File

May 10, 2010

I have a problem with setting up 2 programs ROOT and GEANT4 through .tcshrc file. In order to better understand what I mean, I have attached the contents of my .tcshrc below. So, when I open a new Terminal, ROOT would not work, but the Geant4 works. Although everything is set up correctly, I have checked the commands for ROOT later, and in that case it works perfectly fine. When I switch ROOT and Geant4, and put Geant4 commands first, and later ROOT commands then ROOT would work, but the GEANT4 libraries won't. let me know what is wrong with my .tcshrc file.

# Running ROOT
setenv ROOTSYS /home/kirillpushkin/Documents/root
setenv PATH ${ROOTSYS}/bin:${PATH}
setenv LD_LIBRARY_PATH ${ROOTSYS}/lib:${LD_LIBRARY_PATH}
# Running GEANT4
setenv G4WORKDIR /home/kirillpushkin/geant4

[Code]...

View 5 Replies View Related

OpenSUSE :: GParted File System Support / Running Programs As Root

Sep 27, 2010

I have GParted installed, running openSUSE 11.3 with GNOME. When running GParted, it always grayed out most file system actions, supporting only hfs fully. This made no sense, as I had all the required packages installed for other file system support. However, I recently figured out how to get it to work. Using the installed menu button doesn't work, running "gnomesu /usr/sbin/gparted" doesn't work; to get it to work, I have to open up a terminal, type "su -" to log in as root, and then run gparted. The menu button and gnomesu both prompt for a password, so it should be running as root, but launching it through the root terminal is the only way to actually get it to work. Is one root different from another?

View 5 Replies View Related

OpenSUSE Install :: Create A Root Backup Image Of The Root Partition ?

Oct 12, 2010

Since I installed MS2 I messed up grub. Finally I got 11.3 back to its old glory.

What would be the best procedure to create a backup image with all settings and permissions ...just in case ?

View 5 Replies View Related

OpenSUSE Install :: Get Root Privileges On User Account Without Using Root Login?

Feb 5, 2011

i am having problems with privileges i have created a new user with my name, but i cant get root privileges on it. i need the same privileges as the root profile.

View 9 Replies View Related

OpenSUSE Install :: Revert The Changes Or Change The Permissions Again To Root:root Or Make Sudo Work

Aug 10, 2011

Accidentally I changed the ownership of all the directories under / to my own instead of root:root. Now I am unable to use sudo and many bad things are happening. Is there a way to revert the changes or change the permissions again to root:root or make sudo work ?

View 3 Replies View Related

Fedora :: Install Programs Which Are Tar.gz ?

Nov 25, 2010

How can I install programs which are tar.gz ? I have seen many programs in tar.gz for linux .

View 3 Replies View Related

OpenSUSE :: How To Install Programs Which Are Tar.gz

Feb 21, 2010

how to install those kind og programs.I do 1 click installs as much as I can but..

View 7 Replies View Related

Ubuntu :: Can't Install Programs With 10.04?

May 24, 2010

I'm brand-spanking new to Ubuntu and so far am greatly enjoying this magnificent OS. Though, after attempting to install Wine, I now this error when trying to install any program: 'E:Type 'main' is not known on line 1 in source list /etc/apt/sources.list.d/ubuntu-wine-ppa-lucid.list, E:The list of sources could not be read.'

Here is the source list where I'm assuming the error is coming from:

# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid main restricted

[Code]...

View 7 Replies View Related

Ubuntu :: 9.10 - Cannot Get Programs To Install

Jun 1, 2010

I started using Ubuntu a few days ago due to a classmates recommendation, and I simply cannot get this program I need for class to install. Or if it does, I don't know how to make it work.

I've got to install VMWare Server 2.0 for my class so we can make virtual computers and what not. But, no matter what I do I can't get it to install. Whenever I try to install it like I was told on various websites (here's one for examples sake [URL], I do this: sudo ./vmware-install.pl and get this: Can't install perl script "./vmware-install.pl" : No such file or directory

I've tried putting in stuff like home/computername/Desktop/vmware-install.pl, but I still get the same problem. I've racked my brain and my browser trying to figure this out, but I've had no luck.

View 1 Replies View Related

Ubuntu :: How To Install Programs

Nov 15, 2010

i want to know how i can install programs in ubuntu 10.10.i try to open ubuntu software center then search about the program i want then press on install button but after that i can't know how i can find this program or how i can get it ?

View 9 Replies View Related

Ubuntu :: How To Install Tar.bz2 Programs

May 13, 2011

I decided to download Blender as a tar.bz2 file from the site instead of using synaptic (synaptic had an older version)What is the best place to extract such a program? Right now, I just made a folder in my /home/ directory and extracted there. It works, but I want to know if that's the "right" way to do things.I've read the explanations of linux file system folders, but this is my first practical application of that stuff, and I'm confused.Am I supposed to put it in /usr/ or /opt/ or something?

View 3 Replies View Related

General :: Install C++ And Run Programs In It?

May 29, 2010

how can I install c++ and run programs in it. I heard eclipse is a good IDE

View 4 Replies View Related

General :: How To Install C++ And Run Programs In It

May 29, 2010

how can I install c++ and run programs in it. I heard eclipse is a good IDE.

View 9 Replies View Related

Debian :: Where Are Programs Install Through Synaptic

May 28, 2015

I've installed two emulators, one for Nintendo 64 and GameBoy Advance, but I couldn't find the program after it installed. I have also installed NES emulator, but it could be found by searching its name in the Menu. I'm sure I haven't selected to only download the package and not install it.

View 3 Replies View Related

Fedora :: Can Install Programs Other Than Using The Terminal

Oct 21, 2009

How can we install programs other than using the terminal. To be honest, I liked this system and I got used to it, but the problem is someone who wants to use Fedora but has no idea on how to use the terminal, so is there any other way for installing programs?

View 8 Replies View Related

Fedora :: Can I Install All Backtrack Programs In F13

Sep 3, 2010

Can anyone tell me if there any possibility to install all backtrack programs into my fedora 13 or not and how?

View 14 Replies View Related

OpenSUSE :: Install Programs Of Gnome In KDE?

Mar 2, 2010

I want to know if i can install programs of gnome in KDE or otherwise.Gnome have a good editor called Gedit, this program can recognize php, html... and he works using tabs, and i believe that surpasses the Kwrite.This it's one of the examples.Can i run Suse with this two desktops? In One installation?

View 6 Replies View Related

Ubuntu :: Install Programs To A Different Drive?

Mar 9, 2010

I have been using Ubuntu for quite some time now but I noticed that when Most things are installed (especially from the software center) It automatically installs to the same drive ubuntu is installed on. Is there any way to make the programs install to a different drive?

View 3 Replies View Related

Ubuntu :: Unable To Install The Programs

Mar 17, 2010

installing programs on ubuntu, you see i run ubuntu on my old time computer from around late 90's early 2000 and the internet port on the back is for old telephone lines but i no longer have these wires. So I decided to download the packages on my newer acer laptop, put them on a usb and plug it in, but i have found out that .tar.gz is nothing like the windows executable .exe and scince i'm quite new to linux i have no where to start.

P.S i have already tried installing in terminal but failed miserably...

View 1 Replies View Related

Ubuntu :: Can't Install Some Programs In 64 Bit Lucid

May 1, 2010

so i just did a fresh install of lucid last night. it went relatively well, but there's a few minor issues.. one of them being that i can't install certain software from ubuntu software center because it tells me that the program isn't offered for amd64.

for example, when i try to install skype, it tells me

Quote:

Sorry, 'skype' is not available for this type of computer (amd64).

i even downloaded the 64 bit skype from the website, but when it doesn't want to install that either and just leaves me with a broken package.

the thing is, these programs that won't install with lucid worked perfectly with karmic.. so i guess it has something to do with lucid..

View 4 Replies View Related

Ubuntu :: Install Programs On 10.04 Lucid?

May 19, 2010

I don't know how to install programs from the net on here >.< this is driving me up the wall. Just about any program I download doesnt have an install option.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved