Displaying 20 results from an estimated 10000 matches similar to: "Very weird problem with handling symbolic links"
2009 Sep 19
1
Apache: confusion about virtual hosts and DNS on a local network
Hi,
I set up a webserver with Apache on one of the machines on the local
network. There's a DNS configured for the LAN, with a dummy domain name
(presbytere.local), and every machine is pingable by its hostname. The
webserver runs on the machine 'buildbox'.
The webserver actually has two (static) websites on it, for testing and
fiddling purposes. Each site's pages are stored
2014 Dec 14
3
Broadcom wireless card: installation script for Linux-STA driver
Hi,
I just installed CentOS 6.6 on my HP Pavilion DM1 laptop. The wireless
card is only poorly supported in the default setup, so I decided to
write an installation script for the Linux-STA driver, which works
perfectly.
https://github.com/kikinovak/centos/blob/master/6.x/broadcom-sta/broadcom-sta.sh
Grab the files:
# git clone https://github.com/kikinovak/centos
Run the script:
# cd
2014 Dec 13
1
Remote Git vs. GNOME on CentOS 6.6: cannot open display
Hi,
I just installed a fresh CentOS 6.6 desktop. It's a client's machine, it
is physically installed on a testbench in my office. Usually, when I
perform installations, I start with the base system on the testbench,
and once networking is configured, I SSH into it and then do all the
fine-tuning remotely.
My configuration files, scripts and HOWTOs are all stored in a Github
2014 Oct 11
2
Hi again & problem with minimal CentOS and Github
Hi everybody,
I'm back to CentOS after a long period during which I've been using
mainly Slackware. I still use Slackware for teaching and for my local
clients (on servers and desktops), but right now, I'm planning to update
my own documentation about CentOS, which is still based on version 5.x.
First things first. For the moment I have a sandbox server in my office
with a
2015 Mar 23
4
Facebook CentOS group close to 15.000 members!
Le 23/03/2015 17:26, Les Mikesell a ?crit :
> There is a real simple answer to privacy on facebook. Just don't post
> anything there that you would not want to be public. Just like this
> mail list.
I recently joined that list and wanted to publish a simple link to my
technical blog dedicated to CentOS (http://kikinovak.wordpress.com).
There's no commercial interest behind it,
2019 Nov 17
2
Post-installation setup script for CentOS 7 servers
Hi,
I just sanded down the remaining edges of my CentOS 7 post-install
configuration script and published it on a Github repository, along with
some detailed instructions.
* https://github.com/kikinovak/centos-setup
Feel free to use it (and/or adapt it to your needs).
Cheers from the sunny South of France,
Niki
--
Microlinux - Solutions informatiques durables
7, place de l'?glise -
2017 Dec 29
2
CentOS 7 + KDE : post-installation script
Hi,
I just spent two rainy days writing and fine-tuning a post-installation
script for CentOS 7 and KDE.
https://github.com/kikinovak/centos-7-desktop-kde
I've just tested it on three different machines here, and it works quite
nicely. Feel free to give it a spin and make some suggestions.
Cheers,
Niki
--
Microlinux - Solutions informatiques durables
7, place de l'?glise - 30730
2018 Jun 11
2
Problem with bugs.centos.org
Hi,
I wanted to create an account on bugs.centos.org to report a minor but
annoying bug with Dolphin.
After trying to register by providing the login (kikinovak) and email
address (info at microlinux.fr), I'm told that the email is already in use.
Uh oh. Maybe I already created an account years ago and then forgot
about it. So I click on the field for forgotten passwords, only to be
told
2016 Nov 11
2
Trouble setting up HP Officejet Pro 8600 printer on CentOS 7 + KDE
Hi,
I just installed a CentOS 7 + KDE desktop in my office's network. So
far, I'm quite happy with the results, though I have some trouble
getting the printer to work. All the other machines in my office
(server, desktops, workstation) are running Slackware64 14.1 or 14.2,
and they can all use the printer perfectly.
I installed hplip-gui and ran it. The printer is a network printer, it
2019 Nov 17
5
Post-installation setup script for CentOS 7 servers
Le 17/11/2019 ? 18:56, Jonathan Billings a ?crit?:
> You should never be using ntpdate anymore (which is why the ntp project is deprecating it, http://support.ntp.org/bin/view/Dev/DeprecatingNtpdate <http://support.ntp.org/bin/view/Dev/DeprecatingNtpdate> ). I really only ever suggest ntpd unless you?re running an NTP server that provides NTP service to your network, and needs to
2018 May 23
7
Vsftpd vs. iptables firewall script
Hi,
I'm currently setting up a local FTP server, to receive disk images sent
with G4L (Ghost4Linux).
This server has been running Slackware Linux before, and the Vsftpd
setup was relatively simple.
With CentOS things seem to be slightly different, so I'm currently
trying to work things out. For the moment, two things seem to be
creating problems, the simple iptables firewall and
2019 Nov 17
2
Post-installation setup script for CentOS 7 servers
Le 17/11/2019 ? 14:15, Jonathan Billings a ?crit?:
> I?m curious why you list these as ?cruft? packages?
>
> chrony
> firewalld
> iperf
> NetworkManager-libnm
* chrony: I'm using ntpd and ntpdate
* firewalld: https://github.com/kikinovak/firewall
* iperf: replaced by iperf3
* NetworkManager: great on laptops, useless on servers
>
> Also, I?m sure it?s helpful for
2019 Dec 08
2
Roundcube does not show emails
Hi,
I installed Roundcube 1.4.1 on a sandbox server running CentOS 7, Postfix and
Dovecot, with half a dozen test email accounts.
Mail is setup correctly under the hood, e. g. I can access any account via
Thunderbird for sending and receiving mail.
And SELinux is set to permissive until everything works correctly.
I took some notes (in french) on the installation procedure under CentOS :
*
2018 Oct 19
2
Can't access Samba shares from Nautilus
Hi,
I'm currently experimenting with Samba on a few sandbox machines.
On the server side, I have setup CentOS 7 with a basic Samba setup and
two shares, one public, the other password-protected.
I have two Windows 7 boxes in my network, and I can access the shares
perfectly, log in to the password-protected share, read and write files,
so this seems to work OK.
On my main Linux workstation
2017 Jun 16
4
Markdown editor for CentOS 7?
Hi,
I recently discovered Markdown, and I'm currently using it to write some
documentation for CentOS 7.
https://github.com/kikinovak/formation-linux
For the time being, I'm using my good old Vim editor for writing it. I
turned off syntax highlighting, since this produces random results with
Markdown.
Pages are correctly displayed on Github, but in order to see them, I
have to push
2017 Jun 16
3
Markdown editor for CentOS 7?
Le 16/06/2017 ? 13:25, Yamaban a ?crit :
> First, there are "preview" plugins for vim, you might want to look at
> them first:
> https://github.com/suan/vim-instant-markdown
Hi,
Thanks very much for your advice! This is a real life-changer for me. I
had to fiddle a couple hours with Node.js and tweaking Vim until
Markdown was handled correctly, but now I have a really nice
2023 Jan 31
1
Bug in internal 'tar' implementation?
I think I found a bug in the internal implementation of 'tar', but
before bothering the R maintainers, I was advised to ask here to make
sure I'm not missing something.
Fortunately, it can be very easily reproduced on a Linux system. In an
empty temporary directory, execute the following code:
cat("foobar", file="test.txt")
file.symlink("test.txt",
2018 Feb 26
3
Going back to a minimal system : strange problem
Hi,
Some time ago I wrote a little script elaguer.sh ("?laguer" means "to
prune") which simply removes all packages that are *not* part of a
minimal installation.
First I created a list of packages that make up a minimal CentOS
installation. On a fresh install, I would do something like this:
# rpm -qa --queryformat '%{NAME}\n' | sort > minimal.txt
Here's the
2023 Jan 31
1
Bug in internal 'tar' implementation?
This post should probably go to R-devel rather than here.
-- Bert
On Tue, Jan 31, 2023 at 9:47 AM David Engster <deng at randomsample.de> wrote:
> I think I found a bug in the internal implementation of 'tar', but
> before bothering the R maintainers, I was advised to ask here to make
> sure I'm not missing something.
>
> Fortunately, it can be very easily
2015 Mar 16
3
Samba shares not appearing
Hi,
I'm currently fiddling with Samba, trying to make it work on CentOS 7.
Before that, I ran Samba successfully in a mixed environment with
Slackware64 14.1 on the server and Slackware/Windows Seven on the client
side.
I have three sandbox machines running CentOS 7. One has a minimal
install with only the samba and samba-client packages. Just to be on the
safe side for fiddling,