3,299 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for pelle12

Hi all, What is the difference between vi or nano for editing a file? In your own opinion? I always used vi for editing files but some people say it's better to use nano. Is it just the user preference?

Linux and Unix
Member Avatar for mike_2000_17
0
381
Member Avatar for foreba

I keep trying to convert the web.config file from my old server to the new one, which is using Ubuntu server, but I can't get the things done right. Can you guys help me to convert the code bellow to .htaccess? <rewrite> <rules> <rule name="Rule IIS7"> <match url="^([a-zA-Z0-9-_.]+)(___)([0-9]+)(.*?)$" ignoreCase="false" /> …

Linux and Unix apache ubuntu
Member Avatar for marwankhoueiry
0
896
Member Avatar for jkon

Hello, first of all let me clarify that I am just a programmer but I needed a dedicated server , with no many modification so I bought an unmanaged dedicated server from a hosting company (I try to avoid using their support as they stated a lot that this is …

Linux and Unix cpanel dns
0
399
Member Avatar for NewHeart42108

My site is hosted by a hosting company which does not allow me to access the normal cron logs. I want to redirect the output and error messages to a log file in my user space. My cron commmand is /usr/bin/curl -s "http://my/path/to/updateWebsite.php" > dev/null I want to send the …

Linux and Unix
Member Avatar for L7Sqr
0
199
Member Avatar for moerpheus

Hi, I have tried reinstalling gnome-session after removing it now my desktop wont start. Even if I try startx still I can't get my gnome desktop to start. Pease help. Thank you

Linux and Unix redhat session
Member Avatar for moerpheus
0
189
Member Avatar for h6rny69

Hi guys, I'm not a Linux newbie, I have been using Backtrack for a few years and now Kali, I've installed and used many other distros and I've come accross many problems and always solved them with no further problems. Today I've just finished re-building an old PC for my …

Linux and Unix
Member Avatar for mike_2000_17
0
182
Member Avatar for Unixlearner

Hi, I have been googling around for the cgi module (mod_cgi) for Apache2 because my cgi-scripts .pl are not executing on browser and instead of getting executed it wants to "save or open with" It gave an errormessage *Warning: no MPM found. Some modules are dependant on the type of …

Linux and Unix apache perl
Member Avatar for Unixlearner
0
2K
Member Avatar for lewashby

How can I write bash script to force pre-written sql quaries and inserts into my sqlite3 DB? I am currently having to run my page in a browser and then the sqlite4 DB gets edited by php commands then I have to go back into sqlite3 and manually set everything …

Linux and Unix sqlite
Member Avatar for rubberman
0
255
Member Avatar for dinhunzvi

what commands do i have to run on the terminal to install ubuntu-one in linux mint 13?

Linux and Unix ubuntu
Member Avatar for Michael_19
0
393
Member Avatar for theashman88

I'm having some error in my code but I can't understand what the problem is. #!/bin/bash ARG_COUNT=$# EXP_ARGS=2 if [ $ARG_COUNT -eq $EXP_ARGS ]; then echo "The correct number of parameters was passed: " $EXP_ARGS"." echo "My name is: "$1 $2"." else echo "Incorrect number of command line arguments. We …

Linux and Unix redhat
Member Avatar for theashman88
0
279
Member Avatar for Priti_P

Hello, For some testing purpose , I want to downgrade my PC's Firefox from 25 to 22. How can I do that? **OS: Ubuntu** Is it simply like uninstall firefox 25 and install 22? Please give me refer link of download Firefox 22. is there command in Ubuntu to dowmload …

Linux and Unix ubuntu web-browser
Member Avatar for sebastianedu
0
274
Member Avatar for lewashby

In my home network I have my desktop wired (eth0) to a Netgear range extender that is wirelessly linked to my Linksys AC1200 router. If I do ip route show I get the IP address of my router but not the Netgear range extender that has the association with the …

Linux and Unix
Member Avatar for JorgeM
0
119
Member Avatar for lewashby

Does anyone know how I can set the default group for /var/log/apaches/error.log to be a part of my users group each time it is created by apache?

Linux and Unix apache
Member Avatar for lewashby
0
221
Member Avatar for Stuugie

Hi All, I've had Ubuntu for a couple of months now and I'm having problems with the boot drive/partition. I have a total of 500 GB to work with but for some reason that I didn't notice Ubuntu installed using only a (very) small portion of my 500 GB and …

Linux and Unix storage ubuntu
Member Avatar for Stuugie
0
257
Member Avatar for Vishwasks

I have a CA0103-dbq sound card for my desktop which I had to use instead of in built card. I have the driver called AU8850 for windows which came along with it. Now I need to use my sound card in linux also(I am using slackware dual boot with XP). …

Linux and Unix slackware
Member Avatar for Vishwasks
0
258
Member Avatar for shashidhargm

Hi masters :) I want to run LEX and YACC programs in Linux but these are need to be installed before. So can u guys just tell me step by step procedure to install me I'm using openSUSE-11.3-GNOME-LiveCD-i686 Help me out Thank You

Linux and Unix
Member Avatar for rubberman
0
213
Member Avatar for theashman88

Hi I'm new with Linux, and the class I'm in is using Fedora 13, so I installed Fedora 13 on vmware. It didn't come with OpenOffice so I had to download it and being a first time user of Linux it was not fun. The instructions said to open terminal …

Linux and Unix office-suite
Member Avatar for theashman88
0
294
Member Avatar for CoolAtt

Hi All, I want to get all the IPs of the A RECORDS for **mail.google.com**. The aim is to deny access to these IPs. I learnt that mail.google.com has several IPs. I did the following steps: 1. whois google.com 2. I got the following as its DOMAIN SERVERS: ns3.google.com ns2.google.com …

Linux and Unix dns sql
Member Avatar for CimmerianX
0
281
Member Avatar for CoolAtt

Hi All, I need help with iptables to allow a specific IP to access a destination (FaceBook) The following rule blocks facebook access to everyone in the company(this rule works successfully): iptables -A FORWARD -p all -d $ip -j REJECT (The ip address is read from a text file.) Now …

Member Avatar for CoolAtt
0
348
Member Avatar for alaa sam

hey everyone I was wondering if there is any tool that I can use to draw a Wi-FI coverage map in linux ?? Thanks in advance

Linux and Unix unix
Member Avatar for tsttst
0
1K
Member Avatar for brugernavn

**Hello :)** I just installed bind9 on my ubuntu server. I can reach my domain fine, from any computer at home (i have fine result when trying to run: "`dig @my-public-ip mydomain.com`").. But i can't reach my domain from outside (vpn).. Do i just need to wait, for the "root-servers.net" …

Linux and Unix dns ubuntu
Member Avatar for CimmerianX
0
191
Member Avatar for Rubinder singh

Well i downloaded the tar.bz2 package but when i try to compile it, it always need a new software to get installed(software dependences), like flex, gcc, bison etc. Now i am frustrated with these installations. so, is there any other method to install wine like to get a .deb file(am …

Linux and Unix ubuntu
Member Avatar for Dev_4
0
529
Member Avatar for nobhonil30390
Member Avatar for farooq82

Dear All, I am new to SNMP world. I would to configure and send trap for Apache, Asterisk, MySQL to my NMS server. What I have to do. Will I have to write script in Perl please send any example for this. Please also let me know why I m …

Linux and Unix apache perl
Member Avatar for CimmerianX
0
344
Member Avatar for MasterHacker110

I need to install hamachi on kali linux. The only problem is that when I try to install it I get an error saying that it requires lsb-core 3.0 to work. So I tried installing lsb-core 3, but I was unable to find a package named lsb-core 3. So how …

Linux and Unix
Member Avatar for Jeroen Mathon
0
627
Member Avatar for lewashby

Linux Mint 15 I'm trying to run this small script located in /etc/cron.hourly/ in order to learn how to use cron but it's not running, any ideas? And the "test" script in this case has already been set to executable. garrett@garrett-bedroom /etc/cron.hourly $ cat test touch /home/garrett/Desktop/CRONTABWORKED!.txt #ENE#

Linux and Unix
Member Avatar for Spencer_1
0
634
Member Avatar for Ancient Dragon

I have Windows 7 Ultimate installed, then installed most recent version of Debian on an unallocated 100GB partition on the primary drive (on a PC, not on a notebook). That all works without a problem. The problem is that I can not figure out how to change the boot menu …

Member Avatar for Ancient Dragon
0
290
Member Avatar for jkon

Hello, I suspect that this is an elementary question but maybe I don’t understand how to search for it. I am a programmer, but having a small company and we can’t afford yet a system administrator, so I play this role as well with my limited practice on it. Currently …

Member Avatar for rubberman
0
454
Member Avatar for it@61@sec

I have installed a Corsair F60 SSD on my Ubuntu 12.04 desktop. It has earlier been used as a system disk with Windows 8 Pro on another system, but it failed and now I want to use it for other purposes. If I use 'hdparm' I get an input/output-error, so …

Linux and Unix ubuntu
Member Avatar for it@61@sec
0
453
Member Avatar for amotalebnet

Hi daniweb, i m happy join woith u ,and isk tou I'm finding a way to create a 'plug and play' printing apps that can send the document softcopy to a bluetooth tethered device on the fly. I'm seeking advice on which programming language should i get into with to …

Linux and Unix
0
252
Member Avatar for dshiells

Hi, When logged into my Amazon EC2 instances as user ec2-user, I cannot edit/delete files in my web root folder. All files are owned by apache:apache, and I have added ec2-user to the apache group. What am I missing? To sum up: [ec2-user@xxx ~]$ groups ec2-user ec2-user : ec2-user wheel …

Linux and Unix apache
Member Avatar for CimmerianX
0
227
Member Avatar for Some-Jackass

Hi everyone, I'm running a linux server (centos 6.4) with cpanel. Cpanel sent me an email saying: "IMPORTANT: Do not ignore this email. Your hostname (hostnamegoeshere) could not be resolved to an IP address..." When I ping "hostnamegoeshere" it does work. It shows successfull pings of the IP address. So, …

Linux and Unix cpanel dns
Member Avatar for Some-Jackass
0
238
Member Avatar for raviragarwal292
Member Avatar for L7Sqr
0
132
Member Avatar for stavros141

Hello everyone I am facing a problem that I have never encountered before and googling around just isn't helping. I was assigned to migrate a pmWiki server to a new MediaWiki server which was supposed to run as a virtual machine on a Red Hat Cluster Suite. My coworker and …

Linux and Unix cybersecurity hard-drive
Member Avatar for stavros141
0
302
Member Avatar for gabrielomar22

alguien me puede decir conde consigo el software por q npor q no encuentro

Linux and Unix
Member Avatar for rubberman
0
61
Member Avatar for lewashby

In the code below how do I get sed's find and replace value to cary over into the output that gets redirected to the .txt file at the end? Everything else gets replaced but everything in the if statement gets left behind. # example: ./configure input-file, SSID, IP, device-name, gateway, …

Linux and Unix
Member Avatar for praom2104
0
257
Member Avatar for pardeepkhatri
Member Avatar for praom2104
0
393
Member Avatar for lewashby

I just purchased a new ASUS desktop with a 1TB HD loaded with Window$ 8. I plugged in my two linux drives (OS & home DIR) but the screen was black and nothing would show up, I removed them again and now Windows is starting up again. Any ideas?

Linux and Unix
Member Avatar for rubberman
0
103
Member Avatar for Stuugie

Hi All, THis is just a basic question about Wine. How many use it on Linux and how many are happy with it? I've seen mixed reviews about Wine on the internets so I thought I would ask the only tech community that matters. I just installed it because I …

Linux and Unix operating-system
Member Avatar for Stuugie
0
342
Member Avatar for chinnaACB

I install windows 7 in fedora running system without overwrite the previous OS.but the problem is if i install windows 7, it shows 2 os's when starting my system.I want to boot my system in fedora by default.what's the solution??????????????

Linux and Unix redhat windows-vista-7-8
Member Avatar for belocus
0
267
Member Avatar for theashman88

I"m running fedora 13 in virtual box and when I go to display settings, it is set to 61 hertz and 800x600 screen resolution. It won't give me any other options other than making the resolution 640x480. I can't change the refresh rate either its stuck at 61 hertz. Any …

Linux and Unix
Member Avatar for belocus
0
164
Member Avatar for shadowchinna

I have installed wireless assistance in fedora 14.problem is it shows error like this "No usable wireless devices found" what's this error? how can I rectify this?????

Linux and Unix
Member Avatar for belocus
0
309
Member Avatar for sharkbuntu
Member Avatar for sharkbuntu
0
77
Member Avatar for Logan_2

help with the script down here. I am so confuse as to why it is not working. I've change this thing back and forth and getting no where. It is driving me crazy. The error message keep saying script2: line 10: syntax error near unexpected token `done' script2: line 10: …

Linux and Unix
Member Avatar for L7Sqr
0
2K
Member Avatar for Octet

I have Ubuntu 12.04 installed on my home web server which I am hoping to use to host my website in the near future. Security is obviously paramount, and is my primary concern at the moment. What is there that can be done to help prevent attacks? My current setup …

Linux and Unix apache ubuntu web-server
Member Avatar for mboelen
0
309
Member Avatar for Sockoiid

I was trying to install java JRE7 this earlier. I followed the instructions Mike 2000 17 linkedd in another linux thread. In the installation stage of the setup it said to put this into the terminal: sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installer I did that and …

Linux and Unix java oracle ubuntu
Member Avatar for iLikePHP
0
425
Member Avatar for null_pointer

i need to implement and test any of the distributed algorithms in two **linux** running systems above which runs the UDP protocol. how can i proceed with this? What programming language will be easier to implement? i have done C,C++ and a little of java programming in the past.

Linux and Unix
Member Avatar for mike_2000_17
0
192
Member Avatar for adrianvas12

I am looking for a C programmer that is interested of doing small programs for money.

Linux and Unix
Member Avatar for adrianvas12
0
80
Member Avatar for Manopriya

I am involoved in migrating OS from AIX to SLES 11. One script has a command Unix2dos & Dos2Unix. What is the alternative for these in SLES. Will recode latin1.. work???

Linux and Unix
Member Avatar for rubberman
0
126
Member Avatar for Rudy Jaef

while taking the backup my system used to closed the terminal and show's me the folder on usbdisk where i have copied my all data when my the process of copying is completed but from last week it never shows me the folder and terminal remains open as it is …

Linux and Unix
Member Avatar for rubberman
0
273

The End.