Search results

  1. A

    Solved My terminal returns ;5A;5D;5B;5C whenever I use CTRL+arrow

    Thank you, the following resolved my issue: [root@j ~]# tail -1 /etc/profile export INPUTRC=/usr/local/etc/inputrc [root@j ~]# cat /usr/local/etc/inputrc "\e[1;5C": forward-word "\e[1;5D": backward-word [root@j ~]#
  2. A

    Solved My terminal returns ;5A;5D;5B;5C whenever I use CTRL+arrow

    Can I ask you to be a little bit more specific, manual is pretty big and I don't know what am I looking for. I just tried ssh from CentOS 6.6, and CTRL-left/right acts same way for me as on CentOS 7, but locally (without sshing) it works as expected (as I described earlier).
  3. A

    Solved My terminal returns ;5A;5D;5B;5C whenever I use CTRL+arrow

    ... in Linux, using CTRL+arrow, I'm able to faster move my cursor to next space between command/parameters, I believe when I worked via console I was able to do same thing in FreeBSD.
  4. A

    Solved My terminal returns ;5A;5D;5B;5C whenever I use CTRL+arrow

    I'm using CentOS Linux release 7.0.1503 (Core) and I ssh into following system: $ uname -a FreeBSD X 9.2-RELEASE-p17 FreeBSD 9.2-RELEASE-p17 #0 r282430: Mon May 4 13:59:58 PDT 2015 root@X:/usr/obj/usr/src/sys/R610 amd64 $ Whenever I try to use CTRL + arrow like I do in Linux...
  5. A

    FreeBSD: mariadb55 conflicts with mysql55

    [root@j ~]# pkg lock mariadb55-client mariadb55-client-5.5.39: lock this package? [y/N]: y Locking mariadb55-client-5.5.39 [root@j ~]# pkg lock mariadb55-server mariadb55-server-5.5.39: lock this package? [y/N]: y Locking mariadb55-server-5.5.39 [root@j ~]# pkg upgrade Updating FreeBSD...
  6. A

    FreeBSD: mariadb55 conflicts with mysql55

    I'm getting this now whenever trying to upgrade packages on my system: [root@alexus ~]# pkg upgrade Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. Updating database digests format: 100% Checking for upgrades (3 candidates): 100%...
  7. A

    FreeBSD: mariadb55 conflicts with mysql55

    looks like this is it: [root@alexus /usr/ports/databases/p5-DBD-mysql]# make -C /usr/ports/databases/percona-toolkit WITH_MYSQL_VER=55m build ===> License ARTPERL10 GPLv2 accepted by the user ===> percona-toolkit-2.2.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all...
  8. A

    FreeBSD: mariadb55 conflicts with mysql55

    ... looks like p5-DBD-mysql is the one [root@alexus /usr/ports/databases/percona-toolkit]# pkg install p5-DBD-mysql Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. Checking integrity... done (1 conflicting) Checking integrity... done...
  9. A

    FreeBSD: mariadb55 conflicts with mysql55

    I'm trying to install percona-toolkit as a package/port on my system: [root@alexus ~]# uname -a FreeBSD alexus.org 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0 r265974: Wed May 14 07:57:04 PDT 2014 root@jj3.myibay.com:/usr/obj/usr/src/sys/R610 amd64 [root@alexus ~]# pkg install percona-toolkit...
  10. A

    Shellshock - pkg upgrade bash

    I'm using FreeBSD-9.1-p5. My "security run output": Checking for packages with security vulnerabilities: Database fetched: Wed Sep 24 23:01:24 EDT 2014 bash-4.3.24 pkg info bash: # pkg info bash bash-4.3.24 Name : bash Version : 4.3.24 Installed on ...
  11. A

    MariaDB in FreeBSD

    Thank you for pointing this out for me. # pkg install mariadb-server Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. pkg: No packages available to install matching 'mariadb-server' have been found in the repositories # pkg install...
  12. A

    MariaDB in FreeBSD

    I'm trying to get MariaDB on my FreeBSD (9.2). I found MariaDB in FreeBSD ports tree « The MariaDB Blog - https://blog.mariadb.org/mariadb-in-freebsd-ports-tree/ Is there a way to do it via "pkg" somehow?? # pkg install mariadb Updating FreeBSD repository catalogue... FreeBSD repository is...
  13. A

    redirect web traffic from one ip to another

    Would you mind providing an example of how rule would look like using firewall?
  14. A

    redirect web traffic from one ip to another

    Hello) I'm trying to figure out how to redirect web traffic from one IP to another, now I've tried natd and ipnat w/out any luck(( natd root@fx:~ # cat /etc/ipnat.rules rdr bce0 AA.BB.CC.DD/32 port 80 -> DD.CC.BB.AA/32 port 80 tcp root@fx:~ # ipnat root@fx:~ # cat /etc/natd.conf...
  15. A

    pkg/pkgng (freebsd.conf)

    I'm going over pkgng - FreeBSD Wiki, under "Availability of binary pkgs for Download" document suggests me to create following file: /usr/local/etc/pkg/repos/FreeBSD.conf yet when I start using pkg, I keep getting following message: pkg: PACKAGESITE in pkg.conf is deprecated. Please create a...
  16. A

    mergemaster error after updating jails

    freebsd-update went through fine. f9# uname -a FreeBSD f9.XXX.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 f9# I think you're right, mergemaster isn't needed). I'm just a bit concerned with this...
  17. A

    mergemaster error after updating jails

    I apologize for not being clear at the first place, I guess let me try again. I used freebsd-update to update my freebsd FreeBSD to 9.2 (from 9.1), and tried running mergemaster right after the update.
  18. A

    mergemaster error after updating jails

    I'm not sure what I'm doing wrong, but I keep getting this: f9# mergemaster -iUF *** The directory specified for the temporary root environment, /var/tmp/temproot, exists. This can be a security risk if untrusted users have access to the system. Use 'd' to delete the old...
  19. A

    freebsd-update: mergemaster issue

    How did you come to conclude that freebsd-update didn't do its job? I'm not sure how or why, but while user was inside of /etc/passwd and /etc/master.passwd, it was missing in /etc/passwd.db and /etc/spwd.db ... I assume freebsd-update should've taken care of running pwd_mkdb, but it didn't or...
  20. A

    freebsd-update: mergemaster issue

    Ok, let me ask you this then: is there a way to verify that freebsd-update did all it is supposed to? That I didn't mess anything up while running freebsd-update? And if freebsd-update runs itself properly then why was the user missing? I mean it's pretty obvious (at least to me) that something...
Back
Top