Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 320 online users. » 0 Member(s) | 319 Guest(s) Bing
|
Latest Threads |
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 236
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 78,591
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 33,958
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,720
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,161
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 40,857
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 107,810
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 47,704
|
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 38,055
|
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 40,637
|
|
|
internet uptime |
Posted by: qstraza - 2006-05-07, 01:14 PM - Forum: How Do I?
- Replies (1)
|
 |
Hi ;)
I would like to know how could i check how long is my internet connection up... Not the system
Im using pppoe, with adsl-start command...
cu
|
|
|
Top, configure it |
Posted by: qstraza - 2006-05-07, 01:01 PM - Forum: How Do I?
- Replies (3)
|
 |
Hi
I wasnt totaly sure where to ask this, under which section, i hope i didnt go under wrong section ;)
And im sorry if there is already topic about "top", search doesnt allow to type only 3 letters :/
So my question is how to configure top so that users sees only thiers processes and not from entire system
I have shell on freebsd and when i type top i see only my processes.
But on my server (slackware 10.1 2.4.29) i see processes for all users...
cu
|
|
|
Thunderbird Installtion |
Posted by: mizzy - 2006-05-07, 12:39 PM - Forum: Compressed Files
- Replies (3)
|
 |
I have done a search, but I can't find what I want. I want to install thunderbird on FC4 and I have downloaded the linux version from:
[/url][url=http://www.mozilla.com/products/download.h...ux%E2%8C%A9=en-US]http://www.mozilla.com/products/download.h...ux〈=en-US
I can't find a rpm for this and have to install the .tar.gz version.
The normal way that I go about to install a program is:
* cd /home/mizzy
* tar -xvzf thunderbird-1.5.0.2.tar.gz
* cd thunderbird
* ./configure && make && checkinstall
But the ./configure step doesn't work because I don't think that there is a configure file in there o_O
Code: bash: ./configure: No such file or directory
I have gone to the read me file, but it directs me to their webpage which I can't find help for linux installtions [img]<___base_url___>/uploads/emoticons/default_dry.png[/img]:(
All I can seem to do, is extract it, but not install it. Any idea's guys?
|
|
|
Accessing windows shared folder |
Posted by: mizzy - 2006-05-06, 11:42 AM - Forum: Network Problems
- Replies (2)
|
 |
I have a shared folder on my desktop (which is on windows) that i want to view on here. It has been done previously on this laptop when it was running windows and it ran successfully.
On here I have gone to network > windows network > and that is blank o_O
So then I have go to Connect to server > entered the service type as windows share desktop ip which was 192.168.0.3 and I put the shared file name. This did find it and make a connection, but the folder appears as empty on here. It contains a few images in it and it shows up on my desktop.
Any idea's why its hiding the images? well everything o_O
(running FC4)
|
|
|
SSHD brute force protection |
Posted by: qstraza - 2006-05-05, 11:28 PM - Forum: Security and Firewalls
- Replies (9)
|
 |
hello, once again me, i have alot of security problems as u see:P
this time i would like to know which stuff is the best against brute force on sshd. I found some scripts that adds ip to iptables... but im not sure which one to use... or is there any other way? its is not that i dont like that, its is cool but i would like u to tell your opinion on this one...
cu;)
|
|
|
Slight problem with installing GNOME Commander |
Posted by: mizzy - 2006-05-05, 04:35 PM - Forum: Compressed Files
- Replies (15)
|
 |
I've downloaded gnome-commander-1.1.7.tar.gz from [/url][url=http://www.nongnu.org/gcmd/]http://www.nongnu.org/gcmd/ which is a file manager program.
To install I have done;
Downloaded to desktop then cut & past it to my home folder (I didn't know where else to install it :/ )
Then I did;
- cd /home/mizzy
- tar -xvzf gnome-commander-1.1.7.tar.gz
- cd gnome-commander-1.1.7
- ./configure && make && checkinstall
After the last step, I get this error message in terminal:
Code: checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
..any idea's why? I did look in config.log but couldn't really make head nor tail of it. Below is what config.log says...
Code: This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.11-1.1369_FC4
uname -s = Linux
uname -v = #1 Thu Jun 2 22:55:56 EDT 2005
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/mizzy/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1540: checking for a BSD-compatible install
configure:1595: result: /usr/bin/install -c
configure:1606: checking whether build environment is sane
configure:1649: result: yes
configure:1714: checking for gawk
configure:1730: found /usr/bin/gawk
configure:1740: result: gawk
configure:1750: checking whether make sets $(MAKE)
configure:1770: result: yes
configure:1984: checking for gcc
configure:2013: result: no
configure:2064: checking for cc
configure:2093: result: no
configure:2106: checking for cc
configure:2152: result: no
configure:2205: checking for cl
configure:2234: result: no
configure:2248: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/Emz/gnome-commander-1.1.7/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/Emz/gnome-commander-1.1.7/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/Emz/gnome-commander-1.1.7/missing --run autoconf'
AUTOHEADER='${SHELL} /home/Emz/gnome-commander-1.1.7/missing --run autoheader'
AUTOMAKE='${SHELL} /home/Emz/gnome-commander-1.1.7/missing --run automake-1.9'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GETTEXT_PACKAGE=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GLIB_PREFIX=''
GLIB_VERSION=''
GMODULE_AVAIL=''
GMOFILES=''
GMSGFMT=''
GNOMEUI_CFLAGS=''
GNOMEUI_LIBS=''
GNOMEUI_PREFIX=''
GNOMEUI_VERSION=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNOMEVFS_PREFIX=''
GNOMEVFS_VERSION=''
GNOME_CFLAGS=''
GNOME_LIBS=''
GNOME_PREFIX=''
GNOME_VERSION=''
GTK_CFLAGS=''
GTK_LIBS=''
GTK_PREFIX=''
GTK_VERSION=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_ICONV=''
INTLTOOL_KBD_RULE=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_MSGFMT=''
INTLTOOL_MSGMERGE=''
INTLTOOL_OAF_RULE=''
INTLTOOL_PERL=''
INTLTOOL_PONG_RULE=''
INTLTOOL_PROP_RULE=''
INTLTOOL_SCHEMAS_RULE=''
INTLTOOL_SERVER_RULE=''
INTLTOOL_SHEET_RULE=''
INTLTOOL_SOUNDLIST_RULE=''
INTLTOOL_THEME_RULE=''
INTLTOOL_UI_RULE=''
INTLTOOL_UPDATE=''
INTLTOOL_XAM_RULE=''
INTLTOOL_XGETTEXT=''
INTLTOOL_XML_NOMERGE_RULE=''
INTLTOOL_XML_RULE=''
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/Emz/gnome-commander-1.1.7/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT=''
PACKAGE='gnome-commander'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PLUGIN_DIR=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PREFIX=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS=''
VERSION='1.1.7'
XGETTEXT=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/Emz/gnome-commander-1.1.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "gnome-commander"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.1.7"
configure: exit 1
|
|
|
Dual booting |
Posted by: chedabob - 2006-05-04, 03:01 PM - Forum: Filesystem Management
- Replies (1)
|
 |
Basically, i want to have a dual boot with windows and linux. now with suse, i take it i need to install windows first, then the GRUB bootloader will find windows?
now to my next problem. ive had problems installing mythtv. i always get a connect to database error in the setup. this is with suse. is there a linux distro out there, thats is well used, easy to install myth/comes preinstalled with myth, and has an update system like synaptic or yast? im a noob to linux and ive only just got used to using suse. in previous experience, ive not liked aptitude for getting apps. does knopmyth come with a GUI package downloader? or mythdora?
just to recap, i deffo want windows installed, and i want to be able to use mythtv. im willing to dual boot knoppmyth with suse just to get tv functions. but id rather just have everything tidy into one linux package.
thanks
|
|
|
Trying to get madwifi to compile on FC5 |
Posted by: hoser98 - 2006-05-04, 05:41 AM - Forum: Wireless
- Replies (6)
|
 |
Hey guys,
I had to do a clean install of Fedora Core 5 and Im trying to compile the madwifi-ng drivers but keep getting
Code: [root@localhost madwifi-ng]# make
/bin/sh: line 0: cd: /lib/modules/2.6.15-1.2054_FC5/build: No such file or directory
Makefile.inc:95: *** /lib/modules/2.6.15-1.2054_FC5/build is missing, please set KERNELPATH. Stop.
[root@localhost madwifi-ng]#
I tried a bunch of stuff and still no luck. Any help will be greatly appreciated.
Thanks
Brian
|
|
|
make install to /usr/local/bin |
Posted by: Black Ghost - 2006-05-04, 05:38 AM - Forum: Fedora Core Release 5
- Replies (8)
|
 |
Well, I decided to be adventurous and install something from source. While Fedora's not a source-based distribution, I know, I've found some things work better when compiled from source.
Specifically, I'm speaking of Wine, which I decided to compile from source from someone's recommendation. I downloaded the source tar.gz, extracted it, followed the directions to install, and it seemed to work perfectly. Unfortunately, after the installer copied all the compiled files to their default directories, I couldn't get Wine to work as a normal user. As root, no problem, but as a user, it refused to work.
When I found the executables, I found they'd been put in /usr/local/bin. That seems right, because I read or heard somewhere that it's the default directory for compiled software, or something like that. But it doesn't seem to be working for me.
So what should I be doing or changing here? And also, just randomly, why is there no useradd utility?
|
|
|
|