Ppa and default-bind-ciphers


 
Thread Tools Search this Thread
Top Forums UNIX for Beginners Questions & Answers Ppa and default-bind-ciphers
Prev   Next
# 10  
Old 04-27-2019
Hi.

No I did not have any "meaning" except to try to understand your cryptic posts and partial information, missing key details.

You should post complete details in the future if you want folks to easily help you.

Thanks!
This User Gave Thanks to Neo For This Post:
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Bind

Hi All I need to do bind of exiting filesystem to new storage allocated mount --bind /prod/OpenCSS /var/lib/test echo "/prod/OpenCSS /var/lib/pgsql bind bind 0 0" >> /etc/fstab will this command just work ? (2 Replies)
Discussion started by: anil529
2 Replies

2. Linux

Postfix: Enable only high ciphers

I try to enable only secure high ciphers. With those smtpd_tls_auth_only = yes smtpd_tls_mandatory_ciphers = high smtpd_tls_protocols = SSLv3, TLSv1, !SSLv2 smtpd_tls_mandatory_exclude_ciphers = aNULL Disable sslv2 but nessus say weak and medium ciphers still enabled,how to enable only... (0 Replies)
Discussion started by: Linusolaradm1
0 Replies

3. UNIX for Dummies Questions & Answers

Can't bind to IP

When you get the message can't bind to ip already in use. is there a command to search to see everything that is using that IP? I've already check the host and hostname files (2 Replies)
Discussion started by: mchelle_99
2 Replies

4. Cybersecurity

SSH ciphers help

Hello, One of my co-worker changed our the ssh ciphers that we currently use. We made a change to /etc/ssh/ssh_config on our Solaris 10 servers. Security said that we have to use aes128-ctr or higher, but not aes128-cbc. The issue is that many of the ssh clients (Tectia) on Windows will not... (0 Replies)
Discussion started by: bitlord
0 Replies

5. Cybersecurity

How to Disable Ciphers and Reconfigure Encryption?

Hello, I recently had a Retina scan of my system and there are some findings I do not understand. SSL Week Cipher Strength Supported - Retina has detected that the targeted SSL Service supports a cryptographically weak cipher strength... Disable ciphers that support less than 128-bit... (4 Replies)
Discussion started by: stringman
4 Replies

6. OS X (Apple)

Weak Security Ciphers

Hi All * Need some help on testing if a server supports weak ciphers . Here is the command I ran : openssl s_client -connect HOSTNAME:443 -cipher LOW:EXP result : Connected : err num=110 openssl s_client -connect HOSTNAME:8000 -cipher LOW:EXP result : Connected : err... (1 Reply)
Discussion started by: noufel
1 Replies

7. Cybersecurity

Weak Security Ciphers

Hi All * Need some help on testing if a server supports weak ciphers . Here is the command I ran : openssl s_client -connect HOSTNAME:443 -cipher LOW:EXP result : Connected : err num=110 openssl s_client -connect HOSTNAME:8000 -cipher LOW:EXP result : Connected : err... (0 Replies)
Discussion started by: noufel
0 Replies

8. Red Hat

NFS - IP bind

Hello, Our production linux server have multiple network interface. Recently we installed and started NFS. Now the client server cannot mount to the server running NFS. Later it was discovered that the port being used for NFS is only bound to one IP address, which is not the IP address I... (0 Replies)
Discussion started by: hemangjani
0 Replies
Login or Register to Ask a Question
APTONCD(1)						      General Commands Manual							APTONCD(1)

NAME
aptoncd - CD/DVD-based repository creator for debian packages SYNOPSIS
aptoncd [options] DESCRIPTION
APTonCD is a complete solution to manage/backup/restore your packages downloaded via apt-get, aptitude and synaptic. APTonCD also is the best choice to download an entire repository and/or specific section of selected mirror, by an pretty GUI. A manual with detailed instructions can be found in the help menu of APTonCD. OPTIONS
APTonCD accept the following command-line call methods: -c, --packages-list=FILE Starts aptoncd listing the packages in FILE -l, --cache-dir=PATH Uses PATH as apt cache dir (instead of /var/cache/apt/archives -r, --temp-dir=PATH Uses PATH as temporary directory for copying files and mounting images AUTHORS APTonCD is developed by Rafael Proenca <cypherbios@ubuntu.com> and Laudeci Oliveira <laudeci@gmail.com>, with some contributors that can be found on the project page. All development is done at http://aptoncd.sourceforge.net This manual page was written by Rafael Proenca <cypherbios@ubuntu.com>. COPYRIGHT
Copyright (C) 2007 Rafael Proenca There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named copyright. Aug 15th, 2007 APTONCD(1)