Ubuntu :: Can Create Accounts From The Terminal

Mar 17, 2010

I was told to create accounts from the GUI through K > Applications > System > User Manager or something like that, but the "user manager" icon is missing. Would it be possible to make new accounts through the terminal (bash, Konsole, whatever you want to call it)?

View 4 Replies


ADVERTISEMENT

Server :: How To Create Apache Accounts

Jul 1, 2010

I wanna know how to create an account in linux and it gets the cgi-bin and all that stuff.2nd) I wanna know what I gotta do in order to access that account via tilde.example 203.232.33.3/~tom(name of the account)

View 6 Replies View Related

Server :: Ubuntu 9.10 - How To Create Accounts For Remote Login

Jan 19, 2011

I am kind of new to servers and need to set up a server in the lab (for 4-5 clients). I heard ubuntu has a different server edition. But I already have ubuntu desktop edition so I was wondering if I really have to install a server edition for my limited functionality. If it is not required to install a full blown server and I can do with the one I have, how do I go about creating accounts for remote login?

View 2 Replies View Related

Programming :: Use CRON To Create New User Accounts?

Aug 17, 2010

Can we use CRON to create new user accounts?

View 4 Replies View Related

Server :: Tools - Squid Accounts - To Create - Change - Modify Users Of Squid And To View Their Logs

May 23, 2010

My squid server works fine in fedora 11 system . Is there any web like interface for admins to create,change,modify users of squid and to view their logs.

View 1 Replies View Related

Ubuntu :: How To Create Launcher From Terminal

May 27, 2010

You know when you right click the screen and you can make a launcher with a custom command? Okay...how would I do that from the terminal?

View 6 Replies View Related

Ubuntu :: Create A Shared Folder Using Terminal?

Mar 19, 2010

I am using putty(Windows XP) to connect to one of my remote ubuntu machine. I want to create a shared folder on that machine. Please help how to create a shared folder using terminal.

View 3 Replies View Related

Ubuntu :: Create New Administator Account In Terminal ?

Mar 30, 2010

Whilst playing around with my computer the other day i accidentally set the workspace feature to have 36 workspaces. This subsequently caused my computer to run very slowly and both panels and the bar at the top of the windows (with the close and minimise things) to dissapear. This means that i can no longer open programs easily (i have to open a folder from the desktop and then navigate to filesystem/usr/shared/aplications and then open them from there and only a few have full functionality. They also run very slowly. I have been looking for options to change it back but cannot. I have managed to use terminal to create a new working account although it is not an administrator account which i need it to be.

How to do one of the following:

A) Fix the first account (restore it to working order)

B) Make the new account an administrator in terminal (I have tried to using users and groups but it freezes)

C) Create a new administrator account in terminal

View 9 Replies View Related

Ubuntu :: Create Partition Table From Terminal?

May 20, 2010

Can it be done? If so, how? As far as I know it doesn't work like mkfs.ext3 and all that.

View 2 Replies View Related

Ubuntu :: Create A Shortcut To Run A Program On Terminal?

Jul 7, 2010

I want to create a shortcut to run a program called RoomEqWizard but the only way I know how to run the program is to open a terminal and type the location to where the program is and call the program file. I already tried creating a shortcut on the main menu but I get a "error creating the child process for this terminal" message every time...

View 1 Replies View Related

Ubuntu :: Can't Create New Folder In System Files (not Even In Terminal)?

Mar 17, 2011

I don't seem to be able to create a new folder in my system files. I know I have to do this in the terminal as root, but I always get the answer that it cannot create the directory because there is no such file or directory. Yet the directory where I want to make the new folder definitely exists (I even just go there and try to create the folder)Here is the exact code:Code:lukas@lukas-VGN-FZ21E:/proc/asound/card0/pcm0p$ sudo mkdir ossmkdir: cannot create directory `oss': No such file or directory

View 4 Replies View Related

Debian :: Create SubDomains Using Terminal?

Aug 18, 2011

I am not using cpanel or anything, just SSH PuTTY client. my domain is [URL]now I want to craete a sub domain i.e [URL] , how will I create this ? so I can upload files to the sub domain

View 1 Replies View Related

General :: Create Custom Terminal Boot Mode Under Ubuntu?

Aug 5, 2011

I wonder if it would be possible to create a custom boot menu entry in grub under Ubuntu (11.04), that boots the system into terminal instead of the login screen.

The effect should be something like the root shell in (rescue mode) boot menu entry, one that gives me access to a root shell or a less privileged shell, without the need to select "root shell" explicitly.

If possible, I also would like to customize the shell started by, most preferably by specifying a shell script to run so that I can start something other than bash, like vim.

My intention is to create a "fast" boot mode to give me a usable system within seconds (to take notes, for instance) without needing to start GUI. Therefore, it is preferred that the silent option is turned on.

Note: There is a requirement: that no existing feature of the system is removed. That is to say, the gnome desktop (and Unity) should remain intact, and is only disabled when I choose this mode.

View 2 Replies View Related

Ubuntu :: Create Terminal Shortcut Auto Log Into A Specific Server?

Apr 7, 2011

in windows I can use Putty to create a shortcut which loads a predefined profiles to log into a specific server. How can I do it in Ubuntu? (Instead of click on the terminal icon to open it, type ssh

View 2 Replies View Related

Fedora :: Use The New SPICE VDI Technology To Create A Dummy Terminal?

Dec 14, 2010

I have a pretty powerful desktop running fedora and was wondering if I could use the new SPICE VDI technology to create a dummy terminal virtual desktop using just a 2nd monitor, keyboard, and mouse (no thin client). Is this possible using USB ports? Would I need a 2nd video card for the monitor?

View 1 Replies View Related

OpenSUSE :: Create A Shortcut For A Program That Launches In Terminal?

Jun 11, 2011

I'd like to create a launcher for ParaView that requires a terminal shell in order to launch. It is just a pain having to enter the couple of lines to launch it from Konsole.

cd /home/user/Document/ParaView(version)/bin
./paraview

Lemme know what you think. I'd just like to add something to the quick launch panel.

View 1 Replies View Related

General :: Terminal Executes Mi Script To Create Vector

Dec 6, 2010

I am trying to create a script that creates a vector and displays it. I used the command inivec but it didn't work.

[code]...

How do I make it so the terminal executes mi script to create a vector. I know MV is the name and the output should be aa aa aa, but nothing?

View 3 Replies View Related

General :: Create A New Terminal Window From The Command Line In RHEL 5.3

May 18, 2011

I use putty to get to my RHEL 5.3 workstation from my Windows laptop.

Typically, if I want a new terminal on my windows 7 workstation from another terminal or mc, I have to type start and I will see a new terminal window running the default shell.

QUESTION : What is the equivalent command in RHEL 5.3 (and or solaris) to create a new terminal window from the command line ? I will be entering this command from the shell prompt or mc's command line.

In Windows, if I want to start another terminal and in that terminal, I want to run a program, I can do "start program.exe arg1 arg2". this will create a new terminal window and runs program.exe in that terminal window. I don't have to create a terminal and then in a separate step run the program. How can I do this in Linux ?

View 3 Replies View Related

Software :: Create Customized Livecd To Boot Machine As 3270 Terminal

Jul 21, 2010

i need to create a customized livecd to boot a machine as a 3270 terminal.. (no graphic interface required) where should i start?

View 2 Replies View Related

Applications :: Create Keyboard Shortcut/binding That Would Give Window-focus Back To Tilda Terminal?

Dec 20, 2010

is it possible (and how) to create keyboard shortcut/binding that would give window-focus back to Tilda terminal? Currently, it is necessary to LMB-click inside Tilda (or at least drag mouse-cursor over Tilda) to resume typing.

View 3 Replies View Related

Ubuntu :: Create A Command That Can Be Typed In Any Old Terminal Window And Display Screen For Anyone Who Typed It

May 24, 2011

i want to create a command that can be typed in any old terminal window that would display a message on screen for anyone who typed it. is this possible? i just want to do this for the randomness of it.
and cuz i need to get used to messing with terminal windows.

for example i would like to have "rawr" setup as a command to display a message on screen in a popup window with an "Ok" button to close the popup. i googled it but all i came up with was creating commands to launch applications without having to type the full path/command. not what i'm looking for. thanks in advance!!!

View 4 Replies View Related

Ubuntu :: "cannot Create Directory `/mnt/cgroups/cpu': Permission Denied" Error In Terminal

Dec 22, 2010

I recently switched from Ubuntu Maverick 32-bit to 64-bit so I could compile Android's latest revision, Gingerbread.

Everything went pretty smoothly and I managed to fix most issues that was caused due to the switch.

But each time I open terminal, the following error shows up:

Code:
mkdir: cannot create directory `/mnt/cgroups/cpu': Permission denied
bash: /mnt/cgroups/cpu/19088/notify_on_release: No such file or directory
bash: /mnt/cgroups/cpu/19088/tasks: No such file or directory

I've tried manually creating that directory as root but the error remains.

View 2 Replies View Related

Ubuntu :: Create A Command That Will Open Terminal And Keep It Open?

Jul 30, 2010

I have a problem that I can't seem to figure out. I can easily create a .sh file that will execute a command in Terminal, but as soon as it executes the terminal disappears. How do I get it to stay? My idea is to have the keyboard shortcut "ctrl+alt+del" open a .sh file with the contents "ps ax". Then it would be just like having a task manager; the terminal would open with "ps ax" already executed, and all I would have to do is kill the process number.

View 5 Replies View Related

Ubuntu :: Cannot Add Accounts In Thunderbird 3.1

Jan 14, 2010

After months of consideration I finally decided to replace TheBat with Thunderbird 3.1 but I did not get far as I cannot even add an account.I have some gmail accounts and whey I try to add them, Thunderbird greenlights Incoming and outgoing servers, but then it circles endlessly at username. It happens with all my gmail accounts (IMAP is enabled).

View 6 Replies View Related

Ubuntu One :: Several Accounts To One Machine ?

May 19, 2010

Can someone tell me if it is possible to add several ubuntu one accounts to one machine. If i for example have an ubuntu one account myself, and my work has one too, can i have my machine subscribed to both?

View 4 Replies View Related

Ubuntu :: Ssh For Non System Accounts?

Jul 19, 2011

I currently have an ftp server setup using Ubuntu 10.04 and pureftpd with mysql as the backend. All the ftp users are "virual users" that are stored in mysql. I want my existing users to be able to use scp to transfer files instead of ftp. As far as I know, you can only use ssh/scp if you have a system account. All of my virtual users use the same system account of "ftpuser".

Is it even possible for me to setup the users with scp access, even though they don't have an actual system account? I really don't want to setup system accounts for each user. I have a lot of ftp users and I plan on expanding that number, so adding system accounts isn't ideal, plus I feel like that will bring new security issues (researching chroot for ssh and how to lock down ssh).

View 3 Replies View Related

Ubuntu :: 3 User Accounts 1 Admin?

Feb 6, 2010

I'm installing a new laptop for a friend of mine and he wants 3 user accounts, similair to how he runs his windows setup.

1, an admin account, we have called this account peacemaker.
2. his account
3. an account for his girlfriend.

The problem we have is that if we want to do anything from the terminal that requires elevated priviledges, sudo does not accept his password or that of peacemakers. we have done sudo -i -u peacemaker but it still doesn't accept either password, stating his account is not in the sudoers list.

I'm not a massive expert here, but research brought me to this page:[URL]... But that then just means his account has admin rights, which is what we were trying to avoid. We wanted a setup similair to windows where if you want to run someting with elevated privledges if pops up asking for the admin password. This works in the gui, but not in the terminal.

So in short, my question is, is there anyway of having the terminal accept peacemakers user rights from the his normal user account? If I add the account to the sudoers list like it suggests, does this again just give his account the prilvedges rather than saying supply me with the password for peacemaker.

this is probably not really needed and he can just have his account as the main user, but coming from a windows background, he would prefer the 3 user accounts model (2 normal users, 1 admin)

View 4 Replies View Related

Ubuntu :: Any Way To Transfer Stuff Over To Different Accounts?

Feb 8, 2010

is there a way to transfer over data from one account to another? I made a new account for my roommate but since we share the same data is there a way to transfer that over?

View 2 Replies View Related

Ubuntu :: How To Move Accounts In Accountlist Up And Down

Apr 9, 2010

I googled for a while without finding anything about this, so i created an account to make sure that others after me get an actual hit when searching for an answer.I have 13 email accounts in Thunderbird for work-related stuff. Thunderbird by default just adds accounts in a top-down manner without sorting of any kind, not even alphabetically. For most users this is not an issue, but for me and other powerusers who have multiple accounts with an uncountable amount of subfolders it soon becomes a nuisance to have your latest added mailbox all the way down when you actually check it quite often.

Why Mozilla havent included a simple drag'n'drop feature or similar for this is beyond me, but here is how you do it.For example if i wanted my latest added account - which is placed all the way at the bottom by default - to instead be placed at the top of the list, i just delete "account4" from the end of the line, and insert it at the front. Make sure that there is no trailing comma and no whitespaces anywhere.There we go. I hope someone finds this useful, a bunch of my colleagues sure did.

View 6 Replies View Related

Ubuntu Security :: Different Permissions For Different Accounts?

May 17, 2010

I have upgraded to Lucid, but was having the same issues on Karmic. I made a 2nd user acct we'll call X and we'll call the original acct Y. All of these issues only happened after creating X.

On X I have: sound Things wrong with X: I don't have the ability to modify any folders (even ones that are made from X's acct), I can't change the password or even access the Users and Groups, I can't modify any browser settings in Firefox but can on Chromium, the option for wireless is completely gone

On Y I have: the ability to access users and groups, the ability to modify all folders on either acct, the ability to change any settings on anything Things wrong with Y: no sound (doesn't even show the driver, but the driver is there on X's acct), wireless is completely gone (just like X's acct), even though I can access Users and Groups I cannot modify anything about X's acct

My first thought was to completely delete X since that's when all the problems began, but I'm afraid that since X seems to have "stolen" my sound card, that will be lost forever. I am also afraid that since neither account has wireless deleting X might hinder ever getting it back.

View 1 Replies View Related







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