General :: Start Up A Net Connection With Pure Terminal?

Mar 26, 2010

I type in ifconfig eth0 up, it says Device not found.

Sys: Fedora12, ethnet, laptop.

When I can get in X, I can manage my network with network-management, or with gnome-terminal. In X, I can start a net with "ifconfig eth0 up", when I type in "ip link", It shows like

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:26:22:de:c0:94 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN qlen 1000
link/ether 00:26:c6:4f:79:2a brd ff:ff:ff:ff:ff:ff

BUT right now, I get problems with X and can't get in it. I want to start a net connection in pure terminal and work with it. However, it replys "Device not found" to "ifconfig eth0 up". Answer to "ip link" was lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 and no more. Where is my eth0 then? How can I start a net with it?

View 4 Replies


ADVERTISEMENT

Ubuntu Installation :: Remove Pure-ftpd Pure Admin - Getting A 530 Authentication Error

Mar 24, 2011

I am having problems troubleshooting my pure-ftpd setup. I am always getting a 530 authentication error. I attempted to correct the problem by doing the following:

# pure-pw mkdb
# ln -s /etc/pure-ftpd/conf/PureDB /etc/pure-ftpd/auth/PureDB
# gedit /etc/pure-ftpd/conf/PAMAuthentication

[code]....

This create a new error. 421 Unable to read the indexed puredb file (or old format detected) - Try pure-pw mkdb I am getting a feeling this is getting from bad to worse. I attempted to remove pure-ftpd and pureadmin to start over again. However, it appears I cannot remove everything. I attempted the following:

apt-get remove pure-ftpd pureadmin I am not sure what this really does because I can still see the folder /etc/pure-ftpd and I cannot remove it. I could not use rm /etc/pure-ftpd because the system said it was not empty. I also tried sudo aptitude remove pure-ftpd pureadmin . Again I cannot completely remove the folder. How do I completely remove pure-ftpd and pure admin and all databases, files and folders so I have a fresh system ready to start the install again?

View 1 Replies View Related

Software :: Pure-authd Not Passing Variables To Pure-ftpd

Feb 9, 2011

I have set up pure-authd and pure-ftpd. They are both running, I have created the socket etc.

In my authentication module (a php script) for testing purposes I have done a vardump in to a file, and have realised that pure-authd is not passing on any variables (username, password of the current person trying to log in via ftp) to the PHP script.

I am sure the authentication module is working (have tested it vigorously on the command line), but after 10 hours wondering why it wouldnt work and messing about with the script, I have realised that the variables were never even getting in to the script in the first place!

I am running the processes such as this:

Everything seems as if it is working other than this. For instance, when testing the setup with a very basic auth module which doesnt require a username or password (the basic module just passes "auth_ok:1" to pure-ftpd and the user is then logged in), I can log in to the FTP server fine.

But like I say, a vardump ($argv) on my proper PHP authentication script would suggest that no username or password are being passed to it.

View 1 Replies View Related

Ubuntu :: Unable To Start Pure-ftpd-mysql?

Jan 8, 2010

I've installed pure-ftpd.mysql V1.0.22.1 on an Ubuntu 9.10 and I'm unable to start. The comand I use to start is:

$ sudo service pure-ftpd-mysql start
Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql -l mysql:/etc/pure-ftpd/db/mysql.conf -l puredb:/etc/pure-ftpd/pureftpd.pdb -l pam -O stats:/var/log/pure-ftpd/pureftpdstats.log -E -z -u 2000 -U 000:000 -8 UTF-8 -j -o -S 192.168.1.103,21 -p 58000:59000 -4 -Y 1 -D -P xx.xx.xx.xx -B

[Code].....

View 1 Replies View Related

Networking :: Connection From FTP Client To PURE FTPd Server Fails At MLSD

May 13, 2010

I have a "friend" who hosts a couple of websites that I maintain. I have always used filezilla client to connect and update the files on the website.I lost access for a little while and he said that "The profiles had accidentally been dropped".He reinstated everything but now I cannot complete a log on session. I maintain several other websites which have the same PURE FTPd server at their end and I can connect to these OK.The delicacy of the matter is that, with no changes at my end, and my other sites working, logic suggests that something has changed at his end. I have very patiently worked through all his suggestions but to no avail.I can't suggest that he is at fault when he claims expertise in the field and I am a complete lamer when it comes to FTP.

I wonder if anyone would be kind enough to review the log on result below and see if they can throw some light on the situation for me.(I have anonymised the IP address and other information for security reasons)

View 3 Replies View Related

Fedora :: Terminal Doesn't Start \ Can Read 'starting Terminal' But After That It's Closed?

Nov 12, 2010

Recently I've updated from 13 to 14. However, after updated I've tried to work with my terminal and it seems doesn't works fine. I can read 'starting terminal' but after that it's closed.I've uninstalled and re-installed it through the graphical tools (gnome-terminal) but that doesn't works fine.

View 3 Replies View Related

General :: Start Terminal In Specific Folder In Ubuntu 10.10?

Apr 16, 2011

I keep all of my web design work under /var/www/(application_name). Nine times out ten, when I open a terminal, I'm heading to the www folder - cd /var/www. I would love to make that my "home" folder for the terminal, so it would just open there - I know if I ctrl+shift+t to open a new tab it defaults to the same dir, but it would be nice to have the first opened terminal default to there. Is this possible, or is there a better way to go about this?

View 2 Replies View Related

General :: Start Server With GUI (kde/gnome) To Terminal By Default?

Jun 13, 2011

I've set up home server, which doesn't have to be as powerful as other servers, so I decided to install GUI because of applications that are alternatives to classical GUI applications in headless version requires more skill/knowledge. However, I don't want server to run GUI always at start (which gnome-desktop package does). I need some configuration in KDE/gnome/xfce (haven't decided) that doesn't start GUI after each start (e.g is required to type startx or equivalent command to start GUI)(off topic: can you also recommend good remote-administration with GUI transport ?)

View 1 Replies View Related

General :: Start Up Gnome Desktop From Remote Terminal?

Jul 27, 2009

I looked around for threads addressing this issue and some have come close to answering it, but I have yet to see a definitive yes or no. Anyway - Here's my issue:

Background:
I can SSH into my home computer (Ubuntu 9.04 running Gnome) from work (Win XP Pro) using RealVNC via Putty tunnels. This has been working flawlessly for me for awhile now. I was messing around in the terminal window and accidentally rebooted the linux box (home computer) while I was at work. No big deal I thought. So I re-start the Putty connection, and it is back up in no time. Then I try to start the VNC connection, and no go, connection refused. I remember seeing that in order for the VNC connection to work, I had to be logged into the Gnome desktop already on the Ubuntu box.

Question:
Is it possible to log in and start up a Gnome desktop session from the terminal command line in Putty so I can get the VNC connection back?

View 8 Replies View Related

General :: Start Gnome-disk-utility From A Terminal (as Root)?

Feb 8, 2010

I have a real newbie question. I want to edit my disk partition table. Mount some drives etc. I like gui tools and gnome's disk utility seems to be able to do everything I want to. My problem: When I want to create a new filesystem on an empty space, I'm not allowed to. I guess I need root access, but I can't login as root to my gnome session and I know no way to start the disk utility from a terminal where I'm the root user, so my question is: How do I do this?

View 3 Replies View Related

General :: Javascript - Distro With Pure HTML Interface ?

Aug 17, 2010

I'm looking for an existing linux distro with a pure HTML(5) client interface. Sort of like m0n0wall, but then featuring all functionality a modern OS includes, implemented in HTML/Javascript/CSS. Kind of a Skylight clone, but then using only free and OSS software.

View 4 Replies View Related

General :: Gnome-terminal Is Starting Up In - Konsole And Xterm Start Up In ~ As Desired

Aug 2, 2010

For some reason my gnome-terminal is starting in / when it should be ~ I have checked /etc/profile, ~/.bashrc and /etc/passwd and everything seems fine as far as i can tell Konsole and xterm are starting up with the working dir to my home dir (as set by /etc/passwd) But im at a loss to see where gnome-terminal is starting in / if i enter cd with no argumants in gnome-terminal it is switching to ~ fine, so i dont think its mistaking my home dir for /

View 2 Replies View Related

Red Hat / Fedora :: Start SCRIPT Command At START Of TERMINAL?

Feb 15, 2009

I want to monitor my work on the terminal.I know we can use script command.But every time when I start the terminal, I have to type script to start it.I want to automate it. So where should I include this command so that it will start as soon as I start the terminal ?

MY WORK TILL NOW: I have put this "script" command in the .profile.The when I start the terminal, it became an INFINITE LOOP.I am able to "echo".Thats coming only once.....but if I write a "script" command then it is becoming an INFINITE LOOP.

View 1 Replies View Related

Ubuntu :: No Wireless Connection, No Terminal With 11.04?

Aug 13, 2011

getting my wireless connected with 11.04. It worked fine during the upgrade until the restart. Also, I don't have a terminal installed so can't check using that.

View 3 Replies View Related

Debian :: How To Start X Session In New Terminal

Apr 20, 2015

System: Debian 7 Wheezy amd64 - Gnome classic - gdm3

I'm trying to create a new gdm session in tty8, so I can switch between tty7 and tty8 running simultaneously.

How can I accomplish this? I found some website suggesting to run startx and also startx gnome-session -- :1 vt8 Both result in a black screen, blocking the overall system, not allowing me to go to tty1 nor any tty. I have to run REINSUB to restart the system.

# I don't know if tty is the exact term to refer to the CTRL+ALT+Fx virtual terminals.

View 6 Replies View Related

Debian :: Cannot Start Root Terminal

Apr 13, 2016

After reboot I can start it, no problem here. But if I close root terminal and trying to open it again - it won't open.

If to open it from user terminal, it gives me:

Code: Select allgksu /usr/bin/x-terminal-emulator
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 1

The only thing comes to my mind is that right after installation I opened root terminal and:

- kept a tick on "remember password"
- put a tick on "save in the keyring".

I guess the last tick is the problem. I installed debian 8.4 in virtualbox and specifically kept the tick where it should be and I can start root terminal many times w/o any problem. How I can fix that?

I do realize that I can get root privileges in terminal. I guess it's more about convenience.

I tried to google it, but no luck. Just to name few:

[URL] .......
[URL] .......
[URL] .......
[URL] .......

View 5 Replies View Related

OpenSUSE :: Gnome Terminal At Kde Start?

Apr 26, 2011

I installed gnome 3.0 through the one installer, and now every time I start kde I get a gnome terminal that says
Code:

** (orca:4321): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
** (orca:4321): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'
** (orca:4321): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'

It keeps shrinking everytime I try to expand it a bit, I had to edit > select all and copy to be able to read it. And it sounds like it's trying to play a sound that sounds like welcome, but it gets cut off, it also makes a sound when closing it. I'm assuming this was supposed to be a first time run thing for gnome but it keeps showing up in kde.

View 4 Replies View Related

Ubuntu :: Get A Terminal Command In Start Up?

Jan 9, 2010

I want to add an item to my start up... I went to start up and hit add. I want my conky to start up... I need a terminal and the code conky that should start it how do you get a terminal command in start up.?

View 2 Replies View Related

Ubuntu :: How To Start Wicd From Terminal

Jan 13, 2010

I shot the operative system of my son's computer into pieces and the system only boots into terminal mode (Kubuntu 9.04. Anybody knows how to:

1) Start wicd from terminal?
2) Make wicd scan for an available network from terminal?
3) Make wicd connect to a selected network from terminal?

I want to run the command "sudo apt-get update" but the system can't download any files because it is not connected to the internet!

View 9 Replies View Related

Ubuntu :: Get A Terminal To Appear At The Start Up To Ask For The Password

Mar 31, 2010

I've copied a little shell script from the net and when I run it in xfce4-terminal it just works

Code:

sudo ./script.sh

The problem is that this script needs interaction with the user (entering a password) and I want to run it at the startup. I've put it in the /etc/init.d folder, configured the options but I need to know how you can get a terminal to appear at the start up to ask you for the password.

Code:

#!/bin/bash
echo "1. Enter your password
oldConfig=`stty -g`

[code].....

View 2 Replies View Related

Ubuntu :: Start An Application In Terminal?

Apr 29, 2010

I have a binary application that runs only in shell, now I want to open it from another application(Mathematica program) but simply invoking it will start it in memory but not in a shell.

I tryed "bash app" which does not work and "gnome-terminal app" just opens the terminal without launching that application.

Ps: Its the same thing as in Java when you want to invoke a system command like
ping but you need to do it like this .exec("cmd ping") instead of just ping.

View 1 Replies View Related

Ubuntu :: Terminal Always Start At Startup?

Dec 31, 2010

This is a weird problems.Everytime i log on to my computer/restart my computer, the terminal always autostart.I already checked at startup application.No terminal there.Any suggestion to stop the terminal from autostart with startup?

View 2 Replies View Related

Ubuntu :: Unable To Start A Terminal (11.04)?

Jun 22, 2011

sudden unable to start a terminal or logging in to my computer using ssh.Pressing Alt+f2 and typing xterm does not work.Also pressing ctrl+alt+f1 and trying to log in I get logged out immediately. Still gnome seems to be working fine. I have another user on my computer and that one is able to log in to my computerusing ssh, which I think is strange. btw. Did not see anything in the log files (maybe not looking in the right places?

View 1 Replies View Related

Fedora Networking :: Remote Connection To Terminal Only?

Mar 26, 2009

I've been able to use connect to my home laptop from school using VNC (and the Remote Desktop Connection program in f10), but since the graphics take forever to stream, it's almost pointless to use it.Is there any way to connect to my home computer, and ONLY get a Terminal?I've googled around and haven't found a concise way to do this... i'm so confused about how this stuff works (esp how it relates to SSH)

View 7 Replies View Related

Fedora Networking :: Wifi Connection Through Terminal?

Feb 17, 2011

What would be the commands I'd use to connect to aWireless access point, enter the password and delete the wireless name I am connected to through terminal.I do know that the command nm-tool lists all wifi connection ports even my IP address field, just want to take it a step further...

View 2 Replies View Related

OpenSUSE :: Start A Gnome-terminal From Firefox Url?

Aug 14, 2011

Does anyone knows how to start a gnome-terminal from firefox url? With a protocol or something? Is this possible? Or any other command line.

View 4 Replies View Related

Ubuntu :: Command To Start 9.10 Upgrade From Terminal?

Jan 12, 2010

What is the command to start 9.10 upgrade from Terminal?

View 2 Replies View Related

Ubuntu :: Removing Start Up Programs In Terminal?

Mar 11, 2010

I recently learned how to add start up programs in the terminal using the following command:

Code:
ln /usr/bin/whateverprogram ~/.kde/Autostart

This worked, but now I want to remove some start up programs using the command line. Can someone point me in the right direction to what I need to do for this?

I'm assuming that default start up programs are not links in the ~/.kde/Autostart folder because when I run:

Code:
ls -a ~/.kde/Autostart
I only find the files that I have set to start up.

View 3 Replies View Related

Ubuntu :: Command To Start Program In Terminal?

May 19, 2010

What command can I use to start a program in the terminal? What command is appropriate for applying patches to that or other programs? What command is appropriate to applying a 3.5 version patch to the 3.0 version of firefox. What are some useful commands for the terminal?

View 9 Replies View Related

Ubuntu :: Make Commands Run On Terminal Start-up

Jul 1, 2010

I added this:

Code:
clear
fortune | cowsay | echo

to the bottom of my .profile expecting a cow to tell me a fun quote whenever i pull up a terminal. It hasn't done anything, however. How do I achieve my desired effect?

View 4 Replies View Related







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