Ubuntu9.10 remaster iso script help needed! Page 2
location: linuxquestions.com - date: December 13, 2009
Oh, hey Trooper
I got laid off again and by the time I get my measely unemployment, both my site and internet will probably
be gone
I have so many tutorials half-written and no where to put them
I'll try to share as much as possible till it goes down
Opencv help needed
location: ubuntuforums.com - date: January 31, 2008
Hi I need shelp compiling a simple cpp file and linking it with opencv.
I've installes with sudo apt-get instal "all opencv files". but when i try to compile a simple example i g++ test.cpp -o test -I /usr/include/ -L /usr/lib -lcv
i get an error message : /usr/bin/ld cannont find -lcv !!
Help needed installing Ruby MySQL DBI
location: linuxquestions.com - date: November 11, 2007
I'm a newbie to both Ubuntu & MySQL. I need to install the DBI package from a tar.gz file. Can someone list the steps I need to execute to do this? I'd like to start from the beginning including unzipping the dbi file. Any help will be greatly appreciated.
SSH: Help needed adding private key
location:
linuxquestions.com - date:
October 20, 2006
Hi all
I am trying to add a private key using ssh-add. this is the error I get:
[email protected] nigel]# ssh-add .ssh/identity/ssh_private_key.ppk
Enter passphrase for .ssh/identity/ssh_private_key.ppk:
Bad passphrase, try again for .ssh/identity/ssh_private_key.ppk:
Bad passphrase, try again for .ssh/identity/ssh_private_key.ppk:
[
[email protected] nigel]#
as you can see the .ppk file has a passphrase which is rejected.
I have copied the private key.ppk file over my network from windows.
the key file and the passphrase works fine using pagent and putty in windows.
can anyone please tell me what is going wrong.
Thanks
sshd with sssd help needed
location: linuxquestions.com - date: February 16, 2011
I hope that this is the correct forum to post this question.
I've configured sssd for ldap/kerberos authentication on an RHEL6 machine. This is working fine when a user authenticates to tty but when attempting to authenticate through ssh I just get an "Access Denied." However, local accounts can login and authenticate through ssh. Also, getent passwd account name returns the proper values from the ldap server.
I believe that the issue is when the sshd calls PAM for authentication but can't seem to find where the breakdown is occurring? And yes, I did make sure that /etc/ssh/sshd_config has UsePAM set to yes.
I've looked through all the logs and don't see anything obvious. Has anyone seen this or does anyone have any suggestions on where to look?
Thank you in advance.
-Aaron
Linux networking help needed: cannot SSH to another box
location: linuxquestions.com - date: July 30, 2007
Hi guys,
I'm not a linux guru by any means, so please excuse my novice terminology.
Here is a rundown of some servers i have at my disposal:
NEC1 - 10.10.10.100
NEC2 - 10.10.10.101
Dell - 10.10.10.102
DB - 10.10.10.22
FYI, 10.10.10.x is a private network with no DHCP (all IPs are statically assigned).
NEC1, NEC2, and Dell are fresh installs of RedHat EL4 ES Update4. When I installed NEC1, it was sitting on another DHCP-enabled LAN (10.1.127.x). After RH was installed, I was able to SSH, SCP, and ping to and from other servers without any issues. Then I brought NEC1 over to the private LAN (10.10.10.x). I changed my "/etc/sysconfig/network-scripts/ifcfg-eth0" file from:
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=xx:xx:xx:xx:xx:xx
ONBOOT=yes
TYPE=Ethernet
USERCTL=no
IPV6INIT=no
PEERDNS=yes
to
DEVICE=eth0
BOOTPROTO=none
BROADCAST=10.10.10.255
HWADDR=xx:xx:xx:xx:xx:xx
IPADDR=10.10.10.101
NETMASK=255.255.255.0
NETWORK=10.10.10.0
ONBOOT=yes
TYPE=Ether
Connect to Ubuntu desktop over ssh help needed
location: ubuntuforums.com - date: June 9, 2013
Hello everyone, I need some help configuring my system and will really appreciate if someone could clarify the points that I will raise in this topic.
I have configured my system,router so that now I can access it locally and from the internet using either ssh or using desktop remote access.
The problem is that I've heard desktop access through the port 5900 is unsecure so is better to tunnel through ssh and then go to desktop.
I am confused on how to do this as I can access my system using other computer,my android phone but only if I use methods separately.
What do I have to do in order to access my ubuntu desktop through ssh? and how do I know exactly that I have connected to my system securely through ssh and it's not a direct connection through 5900?
Thank you
Help needed.. Urgent.. Rhel 5.5 openssh upgrade from 4.3p2
location:
linuxquestions.com - date:
December 11, 2012
Hello All,
I am running RHEL 5.5 on my server and by default the openssh version is 4.3p2. But my client is very particular that I upgrade the openssh to the latest version available as he says there are security vulnerabilities in 4.3p2. I have searched for the RPM for the same in a lot of places and could not find anything above 4.3p2. It is not available even on the RH website.
Please find below all the information regarding the release of my server
cat /proc/version
Linux version 2.6.18-194.el5 (
[email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Tue Mar 16 21:52:39 EDT 2010
lsb_release -a
LSB Version: :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 5.5 (Tikanga)
Release: 5.5
Codename: Tikanga
uname -a
Linux abc.ae 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39
Help needed making self repairing SSH tunnel script
location: ubuntuforums.com - date: July 12, 2013
Hi all.
The boss at work has asked me to make the wifi available to the public for our customers meaning I am now forced to use what is a completely unsecure connection to do any web browsing. I now use a socks proxy to make a secure ssh tunnel to my home server (named raspberrypi_mobile in my ssh setup) any time I want to go on my work laptop, I wanted to automate the process so it could run in the background and I don't have to bother creating the tunnel every time I use the laptop so I have this script which runs on login (not boot)
Code:
#!/bin/bash
while true; do
sleep 5
ping www.google.com -c 1 && break
done
ssh -D 2808 raspberrypi_mobile
This allows time for the laptop to connect to the wireless network and then creates the ssh tunnel
The problem here is that this only works whilst the network remains connected, as soon as I slightly go out of range or I close the laptop lid or anything that severs the tunnel, it hangs and I'm left with a dead ssh tunne
Home network help needed DynDNS, NAT, NAS, SSH, VPN, etc
location: ubuntuforums.com - date: May 4, 2008
Hi everyone...
I have been researching for quite a while, and its time I look for some help from the community.
I am trying to redesign my home network, which consists of a cable modem running into my Linksys WRT54G wireless router: one laptop dual booting 8.04 and Vista, eee PC with eeeBuntu, and a Mac. All are wireless. In addition, a NAS device plugged directly into my router (and a printer attached via USB to my NAS).
My goal is to allow the NAS to be reachable from remote sites via something like VPN or SSH (by me and other individuals) and from all computers on my LAN. My ISP has me NAT'd, so that throws a wrench into the process. The way I see it, I need to get my internal LAN onto static IPs (to allow the NAS device to be always reachable)- so I need to set static IPs for the three computers and the NAS, correct? Then, since I am NAT'd, sign up for DynDNS to get a static IP to allow for remote connections, right? Finally, set up a VPN or SSH server (probably on my Mac as
please wait...
Page: 1 2 3 4 5 6 7 8 9 10