Search Results

Search: Posts Made By: linuxjunkie
Forum: Debian 06-04-2015
4,965
Posted By linuxjunkie
That is correct ---------- Post updated at...
That is correct

---------- Post updated at 04:43 PM ---------- Previous update was at 04:36 PM ----------

I managed to fix it. The old code was

sed -ie '3i$WEBSITE\'...
Forum: Debian 06-04-2015
4,965
Posted By linuxjunkie
if u use the command like this sed -i -e...
if u use the command like this

sed -i -e "3i/$WEBSITE/g" /etc/squid3/acls/allowed-sites

then i get this in the file
/mm.mm/g

Im new to using sed so i dont really know what all the quotes...
Forum: Debian 06-04-2015
4,965
Posted By linuxjunkie
I changed the code to this #!/bin/bash ...
I changed the code to this

#!/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11

echo "what is the website ?"
read WEBSITE
if grep -q $WEBSITE...
Forum: Debian 06-04-2015
4,965
Posted By linuxjunkie
Using sed with bash variables
Hi Guys

I have another problem I'm trying to solve and hope that some one can help me here.

This is the scenario:

I have a file and I want to add a line on the 3rd line of the file using a...
Forum: Debian 06-01-2015
6,299
Posted By linuxjunkie
Thank you in2nix4life...
Thank you in2nix4life (https://www.unix.com/members/302031849.html) it worked for me !.
Forum: Debian 06-01-2015
6,299
Posted By linuxjunkie
Using awk and sed to replace text
Good Day Every one

I have a problem finding and replacing text in some large files that will take a long time to manually edit.

Example text file looks like this

#Example Large Text File...
Forum: Debian 10-25-2013
5,290
Posted By linuxjunkie
Hi is the ftp server on the same server as...
Hi

is the ftp server on the same server as the firewall ?.
is your router the firewall to your network ?

if your router is the firewall then you have to setup the NAT on there.
Forum: Debian 10-23-2013
5,290
Posted By linuxjunkie
Hi Dont use this...
Hi

Dont use this /etc/pure-ftpd/conf/ForcePassiveIP.

Do the setup so local users can connect. The problem is with your firewall blocking the connection from the out side.

Check your...
Forum: Debian 10-23-2013
4,905
Posted By linuxjunkie
Debian 7.2 Samba version 3.6.6 Windows 8 Excel 2013 Problem
Hi Guys

I have been trying to solve this problem for some time now and i'm just not getting to the bottom of it.

I have a 3 user network with Windows 8 64bit pro and Office 2013 home and...
Forum: Debian 06-02-2011
3,092
Posted By linuxjunkie
Squid Advance problem.
Hi There

I have a network where im running squid proxy in transparent mode. All sites are blocked by default and the users can only browse sites listed in a file called allowed-sites. I have to...
Forum: Debian 09-06-2010
2,930
Posted By linuxjunkie
thanks for the help:b:
thanks for the help:b:
Forum: Debian 09-02-2010
2,930
Posted By linuxjunkie
Forward a specific incoming mail to a user
Hi There

Not sure if this is the correct place for this.

I'm running Sendmail on a Debian box and want to do the following.
e-mail comes in from userk@domain.co.za and is destined for...
Forum: OS X OpenSource RSS 05-04-2009
2,221
Posted By linuxjunkie
Will i be able to use this software in a...
Will i be able to use this software in a commercial enviroment ?
Forum: Ubuntu 01-23-2009
14,584
Posted By linuxjunkie
Easy way to check it to use telnet. To check...
Easy way to check it to use telnet.

To check if you can communicate with a internal mail server do the following.
from external pc.

telnet (Ip address of public nic on router) 25
eg. telnet...
Forum: Ubuntu 01-23-2009
2,312
Posted By linuxjunkie
Is there no one that can help me ???...
Is there no one that can help me ??? :(:confused::(
Forum: Ubuntu 01-23-2009
14,584
Posted By linuxjunkie
Referring to your statement above. Your...
Referring to your statement above.

Your firewall is set to block microsoft file and print sharing by default. If you have a samba server on the inside of your network and you want to connect to it...
Forum: Ubuntu 01-22-2009
14,584
Posted By linuxjunkie
Your router has got a build in firewall. The...
Your router has got a build in firewall.
The firewall is set to allow connections from a pc on the local network to another pc on the local network. ( This is called forwarding ).


By default...
Forum: Ubuntu 01-20-2009
2,312
Posted By linuxjunkie
aclbit on Ubuntu 8.04
Hi there

I have installed albit on a Ubuntu 8.04 server and also installed php 5.2.4.

when i run aclbit i get the following error
/usr/bin/env: php: No such file or directory

I created a...
7,114
Posted By linuxjunkie
Hi there Have a look at ACLbit ACLbit -...
Hi there

Have a look at ACLbit
ACLbit - Linux ACL Backup and Inspect Tool (http://aclbit.sourceforge.net/)
Forum: SCO 10-24-2008
21,126
Posted By linuxjunkie
Thanks for the reply guys.....:) Below is...
Thanks for the reply guys.....:)

Below is how my system is partitioned.

# df -v
Mount Dir Filesystem blocks used avail %used
/ /dev/root 6291456 ...
Forum: SCO 10-22-2008
21,126
Posted By linuxjunkie
Swap space calculation
Hi every one.

I have a client with a Unixware 7.1.3 system.
4GB Ram
2 x Xeon CPU's
4 x 147GB scsi Raid 5 Config
1 x 147GB Scsi spare drive

Running a database application on top of Unixware...
Showing results 1 to 21 of 21

 
All times are GMT -4. The time now is 08:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy