Search Results

Search: Posts Made By: brusell
Forum: UNIX and Linux Applications 03-26-2018
2,355
Posted By brusell
Small communication server for messaging and calling
Hello,
just a silly question, do you know some server that can be used for simple calling (soft phone on Android) and messaging between three users? Something like Asterisk but lightweight just...
17,039
Posted By brusell
Guys, one out off topic question and maybe rather...
Guys, one out off topic question and maybe rather for forum administrators, but why are these questions accepted in "Emergency UNIX and Linux Support" thread?

I fully understand and accepting need...
Forum: Red Hat 04-06-2016
1,566
Posted By brusell
I would expect to start with physical access...
I would expect to start with physical access (console, ESX console etc.) to server since impacted is SSH config.
Log on console as a root, fix config + reload sshd.
Forum: Proxy Server 06-15-2015
4,135
Posted By brusell
Squid parent Selection Algorithm
Hello guys,
I have one question regarding choosing proper peer Selection Algorithm. Actually we have six Squid (2.7) servers with two parent upstream proxies running on two web appliances. In...
Forum: Solaris 11-15-2013
1,456
Posted By brusell
From man uname -s ...
From man uname


-s Prints the name of the operating system.
This is the default.


As you can see this has nothing to do with manufacturer.
If you...
Forum: SuSE 08-29-2013
3,261
Posted By brusell
Sha512 support in SLES 10 PATCHLEVEL 4
Hello,
I would like ask if SLES 10, PATCHLEVEL 4 is supporting sha512 password encryption algorithm??

Many thanks,
Stan
4,704
Posted By brusell
Yep this is Solaris, sorry I forgot to mention it...
Yep this is Solaris, sorry I forgot to mention it on the beginning since I suppose that grep/sed/awk etc. are having the same syntax.
Anyway this solved my problem.

Many thanks for your help...
4,704
Posted By brusell
First try with awk '{print $2}' where I should...
First try with awk '{print $2}' where I should get the same result as from previous try
++ ls -la file_20130715.xls
++ awk '{print $5}'
+ LOCAL_SIZE=89984
++ /opt/sfw/bin/curl -sI -u user:pass...
4,704
Posted By brusell
Yep.... /opt/sfw/bin/curl -sI -u user:pass...
Yep....
/opt/sfw/bin/curl -sI -u user:pass --proxy http://gw:8080 --proxy-user user:pass https://remote_site/$FILES/file_20130715.xls
HTTP/1.1 200 OK
Date: Mon, 12 Aug 2013 12:00:06 GMT...
4,704
Posted By brusell
Compare output from two commands
Hello folks,
I would like ask for a help in one script I'm currently working on.
Main goal is to compare size of file available on remote site and file already downloaded (check if downloaded...
1,503
Posted By brusell
Excellent, that is exactly what I need. Many...
Excellent, that is exactly what I need.
Many thanks for quick help.
1,503
Posted By brusell
Get file names from string
Hello folks,
would like as for your help. I'm downloading list of files which need to be downloaded later.
Via curl I'm getting this output:

% Total % Received % Xferd Average Speed ...
Forum: Cybersecurity 06-07-2013
7,216
Posted By brusell
Password encryption - migration user accounts from SuSe to RedHat
Hello guys,
I'm currently working on replacing old server and it's migration from SuSe

SUSE Linux Enterprise Server 10 (x86_64)
VERSION = 10
PATCHLEVEL = 4

to the RedHat
Red Hat...
Forum: Solaris 05-21-2013
1,643
Posted By brusell
Solaris 11 + cluster on VMware - 32 bit
Hello folks,
just one technical question. Is possible to create two node Oracle cluster on VMware running on 32 bit system??
I know that in past was problem with 32-bit libraries required by...
Forum: Solaris 03-20-2013
1,037
Posted By brusell
Hi Tim, try this: groupmod -g new_gid...
Hi Tim,
try this:

groupmod -g new_gid group_name
find / -group old_gid | xargs chgrp group_name
Forum: Red Hat 01-23-2013
11,899
Posted By brusell
Change hostid to particullar string
Hello guys,
currently I'm working on migration services from physical to virtual server (RHEL 6). One form applications is binded to hostid of old server.
I put value of hostid from old server...
Forum: Solaris 07-10-2012
1,836
Posted By brusell
This zpool is intended as a staging area for...
This zpool is intended as a staging area for MySQL backup server (in this case Zmanda).
When MySQL backup is finished is from this stage area taken backup by NetBackup to tapes.
Forum: Solaris 07-02-2012
1,836
Posted By brusell
Amount of LUNs used for zpool
Hi folks,
is there any rule or best practise for amount of LUNs user for zpool construction (from view of performance etc.)??

THX
Forum: Solaris 07-02-2012
3,454
Posted By brusell
I think that the only possibilty is to create...
I think that the only possibilty is to create body of email in html format and then send.
Forum: Solaris 02-19-2012
2,684
Posted By brusell
As first check which filesystem are exported on...
As first check which filesystem are exported on (as mentioned by Bartus above).
dfshares Support_Main

On the client system should be in /etc/vfstab line containing:
Support_Main:/SHARED2 ...
Forum: Solaris 02-19-2012
2,461
Posted By brusell
Alternativelly you can overwrite via "dd" command...
Alternativelly you can overwrite via "dd" command VTOC table (is located on first 64K tracks of volume) and then use format.
Forum: Debian 01-08-2012
8,231
Posted By brusell
Agree with Corona, system see just general USB...
Agree with Corona, system see just general USB device but not USB storage device and this is main cause of problem.
Also in output from dmesg is not visible information regarding discovering new...
Forum: Solaris 12-07-2011
2,889
Posted By brusell
Config seems be little bit strange. If you used ...
Config seems be little bit strange. If you used
create -b
why are presented inherited directories???
Anyway if you are approaching metadevice from inside of local zone it should be accessed as...
Forum: Solaris 12-07-2011
2,754
Posted By brusell
Think so, I suppose that it can be suppressed by...
Think so, I suppose that it can be suppressed by disabling reverse DNS lookup for sshd daemon.
You can try add line "UseDNS no" into /etc/ssh/sshd_config file.
If you would like to switch off...
Forum: Solaris 12-07-2011
10,695
Posted By brusell
Not sure if I understand your problem correctly,...
Not sure if I understand your problem correctly, but this is generally realized via tagged VLANs setting on shared network interface (let's suppose that you don't use dedicated interface for local...
Showing results 1 to 25 of 93

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