Applications :: Forum To Select For Putty Queries?
Feb 17, 2010Guide me which forum need to select for putty queries?
View 1 RepliesGuide me which forum need to select for putty queries?
View 1 RepliesI've been allowed to work on the server of a forum. I was given the username and password, and with them logged in successfully on the server using PuTTY, but now I'm not sure what command I use to do anything to the users on the forum For example how would I change someone's username or password, etc.
View 3 Replies View RelatedI'm interfacing with a device using putty and right now I have to use a reference document to dissect the data I'm sending and receiving. I'd like to build a program that can build packets according to user input and then dissect them upon receipt; basically an [ english <=> proprietary packet structure ] program that talks to the device via USB. The packets come in varying sizes, but are composed of well-defined fields and values.
View 6 Replies View RelatedThis is an intermittent problem I am having. AWN now groups similar application windows under the same icon. I've been waiting for this for a while. Problem is sometimes, if I need to select an application from a grouped list, I click the icon, the list pops up, then as soon as I move the pointer onto the list, the list disappears.
View 1 Replies View RelatedI'm not sure if this is a known issue or not, but I have a strange problem when I scroll through certain applications. For example, whenever I scroll through songbird's lyrics pane or add-ons pane (does not affect the main library pane), the bottom 1/5 scrolls while the top 4/5 stays static. The same applies scrolling up, the top 1/5 scrolls and the rest stays static (the middle never moves either way I scroll).
I've tried using arrow keys to scroll, but it is the same issue. I vaguely remember another app that had this problem (can't think of it at the moment), so I don't think it's a songbird glitch. Does anyone else have this problem or a solution to it?
I am trying to setup a putty session to putty from one Ubuntu machine to another. I know how to setup to connect to the machine from Windows and I am using the same settings for the one I am trying on the Ubuntu machine but it fails to connect. It fails immediately so I believe that putty is not able to find ssh. Is there some configuring that I need to do.
View 7 Replies View Relatedanyone know whats happening with the Fedoraforum? cannot access it
View 4 Replies View RelatedI am looking for a specific forum for the R programming language.
Some thing like the LQ is for linux, that will be nice.
Or something like the cplusplus is for c/c++.
All our CentOS servers sync to a windows domain time server and we're migrating to a new CentOS time server. however in testing the setup with the clients I get the following
# ntpdate 10.10.31.211
16 Mar 09:20:46 ntpdate[2646]: no server suitable for synchronization found
checking to see if I can at least query...
# ntpdate -q 10.10.31.211
server 10.10.31.211, stratum 16, offset 17579.121921, delay 0.02591
16 Mar 09:08:07 ntpdate[2606]: no server suitable for synchronization found
so it queried the server and also failed.
I would like some help to run sql queries in Ubuntu. For a school IT project, we must write a Java program that runs queries. Seeing that I'm going away on holiday and will be away from my Win7 desktop, I will have to work on my Ubuntu laptop. When I run my program, I get these two sql exceptions:
Code:
sun.jdbc.odbc.JdbcOdbcDriver
No suitable driver found for jdbc:odbc:ITPAT2010
Note: it is not my program that is causing the problem, since it works fine on Win7. But here's my code anyway:
Code:
void OpenDB()
{
System.out.println("INTO BRIDGE");
String url = "jdbc:odbc:ITPAT2010"; //JOU BRUG SE NAAM
[code]....
I believe the drivers that handles the connection to the database aren't installed. The format of my database is: *.accdb (was created on Win7 using Office 2010). I can't open this file, probably because I have no database programs installed?
I'm looking for the banana leaf desktop wallpaper which came with Jaunty Jackalope. Some kind person had all the archived wall-papers, but since I had to re-install I've lost it again.And by the way, how can I access my old postings to the web forum. Is this possible at all?
View 1 Replies View RelatedIs there a proper forum for newbie questions on getting GCC working?
View 1 Replies View RelatedI would like configure a DNS server on Debian, only to forward through my ISP DNS servers.
View 4 Replies View Relatedi want to know about the partition size of linux in my system..i have pentium 4 with 512 mb ram and 15 gb hard disk for opensuse 11.1..i want to know how much space should be allocated for /,/home ,swap etc and under what kind of partition they should be formatted (like primary,logical,extended etc)...kindly help me in this regards...I have windows xp and want to install opensuse with it.
View 2 Replies View RelatedI am currently running the latest version of Bind, and for some completely unknown reason I can NOT get queries to work for PTR records. All queries to the servers for reverse name lookup get query denied:
Using domain server:
Name: 66.150.173.1
Address: 66.150.173.1#53
Aliases:
Host 27.173.150.66.in-addr.arpa not found: 5(REFUSED)
And it shows in my logs:
I am at my wits ends with the piece of crap. Can anyone shine some light on why this damn Bind install won't respond to these queries?
For reference here is my named.conf:
Code:
My DNS server used to work flawlessly but for some reason it no longer responds to queries. It seems that named always queries internet root serves!!
View 3 Replies View RelatedI have internal-only email server that has internal BIND9 running. Thought it only has its IP address defined in /etc/resolv.conf, it is still resolving outside addresses.
View 2 Replies View RelatedI've been searching the in User CP an option to deactivate/delete my account without any success.
View 4 Replies View RelatedHow often are dns queries sent? Assume I want to connect to a ssh server, will I send one dns-query in order to do that or do I send multiple during my connection? What if I request web-pages, do I send a query only when I enter a site or will I send queries every time I visit a new page on that site?
I'm asking since I'm considering getting an account at dyn.com (the standard account for $30/yr) and it comes with 600 000 queries per month (which is way more than I expect to get but knowing exactly what it means is always good).
I'm the opensource nut at my company (which services MS networks) and I've been asked to set up an internal forum for our tech's to use to sever much like a knowledge base. I've never set up any forums before and was wondering what YOU guys recommend to use. I've briefly looked at Joomla and it seems nice and fairly easy to use.
View 1 Replies View RelatedI set up a routed OpenVPN server. Everything works fine. But I'd like to route the DNS queries thru the tunnel too. So I added:
[Code]....
Can't find server name for address 10.8.0.1: Non-existent domain Even thou I have a DNS server set up correctly (on the same server as the VPN) with recursion. I verified that by sending queries form external source, which worked fine. I suspect that the Bind server doesn't listen to the tun0-interface only eth0, but the Bind manual says it should listen to all interfaces by default. The server log shows:
Code:
named[9639]: client 10.8.0.10#3807: RFC 1918 response from Internet for 1.0.8.10.in-addr.arpa
How do I get these DNS queries to resolve thru the tunnel?
id like to run a web forum on my own web server at home. im using dyndns for dns service.im on 11.04 running apache2.i need a free forum software
View 3 Replies View RelatedI have installed BIND 9.6.1-P3-RedHat-9.6.1-16.P3.fc12 on Fedora Core 12.
I found out that when i perform i DNS lookup to a some record that is not in the DNS cache or zones(means...recursive) it takes about 4 sec to give the IP results.
I dig a little bit on the internet and found out that it is a known issue but all places says that it is fixed on newer version of BIND (after version 9.3)
I tried:
1. start BIND with -4 argument ( named -4) - the server started but no changes on the delay.
2. disable IPV6 on the server - i tried the articles on the web but still i get IPV6 address.
I try to forward all the network traffic on specific port from my VPS to home PC.The problem is that I have dynamic IP at home so I've installed Dynamic Update Client (DUC) from no-ip.com.I also use 'redir' software on Centos VPS to redirect the traffic and everything works fine till my ISP change the IP of my home PC.Does Centos cache DNS queries by default (nscd is not running)?Is there a some way/software that will periodically check if the IP of particular domain has changed and update accordingly.
View 8 Replies View RelatedIs there a way to run queries against a Microsoft sql server from linux? Here is what I would like to do. When I create apps that us db back end I would like to quickly check results of my queries. so if I could do something like "select * form Orders" from the terminal or another app that would be great.
View 6 Replies View RelatedCan I access this forum on a Usenet newsreader such as slrn?
View 1 Replies View RelatedI have a daily routine task of checking the size of mysql tables in a database in Mysql Database Server.
I want to achieve this task through a bash script that runs daily and calculate the size of mysql tables and finally mail it to DBA email-id fore.g adarsh.sharma@orkash.com
I try a simple script to mail but it fails .
#!/bin/bash
SUBJECT="Automated Security Alert"
TO="adarsh.sharma@orkash.com"
MESSAGE="/tmp/message.txt"
echo "Security breached!" >> $MESSAGE
echo "Time: `date`" >> $MESSAGE
/bin/mail -s "$SUBJECT" "$TO"
It hangs when I run bash a.sh command. However it creates file in /tmp folder and have all contents.
how do you navigate to slackware-install forum got there once .now can't find it
View 2 Replies View RelatedI have my bind9 DNS server running on Ubuntu with logging on. What's bothering me is that I have log full of localhost queries instead of from IP of the computer which actually asked.DNS queries log:/var/log/named.queries.log
Code:
24-Feb-2011 16:01:19.413 client 127.0.0.1#38022: query: clients4.google.com IN A + (127.0.0.1)
[code]....
I am really a Newbie in bash programing and I need to perform a permutation, which I did using one post from this forum as follow.
#!/bin/bash
list=`echo {1..12}`
for c1 in $list
[code]....