Introduction Relational database management systems are a key component of many web sites and applications. They provide a structured way to store, organize, and access information. PostgreSQL, or Postgres, is a relational database management system that provides an implementation of the SQL querying language. It is a popular choice for many small and large projects and has the advantage of being
このドキュメントの内容は、以下の通りです。 はじめに インストール方法 実行した結果 はじめに CetnOS に仮想マシンの VirtualBox をインストールしました。 インストール方法 カーネルのディレクトリは、適当に読み替えてください。 sudo yum install kernel-devel export KERN_DIR=`ls -t /usr/src/kernels/|head -1` sudo rpm -i http://download.virtualbox.org/virtualbox/4.2.16/VirtualBox-4.2-4.2.16_86992_el6-1.x86_64.rpm 実行した結果 kernerl のソースコードがないとメッセージがでました。 $ sudo rpm -i http://download.virtualbox.org/virtualb
Installing ruby-2.2.1... BUILD FAILED (CentOS release 6.4 (Final) using ruby-build 20130901-461-g7f3cc01) Inspect or clean up the working tree at /tmp/ruby-build.20150315081134.17206 Results logged to /tmp/ruby-build.20150315081134.17206.log Last 10 log lines: make[3]: Leaving directory `/tmp/ruby-build.20150315081134.17206/ruby-2.2.1/ext/fiddle/libffi-3.2.1' linking shared-object fiddle.so /usr/b
はじめに 最近管理ツール系をいちいちAnsibleなどで構築するのも面倒になってきたのでDockerでちゃちゃっと作れるようにしたいなと思ってきた。 とりあえず中井さんの本の本を読んで、DockerサーバーとDockerレジストリ環境を構築したのでメモしておく。 環境 Centos7.2 Dockerサーバー構築 インストール Centosのデフォルトのリポジトリにdockerのパッケージはあるので、yumでインストールしてあげればおk。 $ sudo yum -y install docker $ sudo systemctl status docker.service ● docker.service - Docker Application Container Engine Loaded: loaded (/usr/lib/systemd/system/docker.service;
Windows10でクライアントHyper-VにCentOS7をインストールしてみた。 2020-05-01
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More Editor’s Note: Updated to reflect changes with the Hyper-V Linux Integration Services 4.3 release. Microsoft developers have designed components that help in improving the performance of virtual machines running on Hyper-V Server. These components are d
概要 yum の外部リポジトリを利用して任意のバージョンの PHP をインストールする方法をまとめた。2016年7月5日調査。 特別な事情がない限り Remi's Repository の remi-php54 remi-php55 remi-php56 remi-php70 の各リポジトリを利用するのがよいだろう。 PHP 7.1 を試したい場合は remi リポジトリの php71 パッケージをインストールする。 個人のメンテナンスに依存している野良リポジトリだと問題になる場合は、ベンダーが管理している SCL リポジトリを利用するとよいだろう。(メンテナ同じ人だけど) remiのphpでつらいところは古いパッケージが残されてないので、あとからパッケージ追加しようとすると必ずphpのバージョンアップになるところ。 1 Remi リポジトリは各マイナーバージョンの最新版しか残っていないた
日本時間の4/13 1:00AM からのWebinar で .NET Core 1.0 on RHELを中心とした紹介がありました。 developers.redhat.com 動画の中ではyum install -y rh-dotnet-core10で入るよと言っていますが、現時点ではまだyumからではなく、tar.gzなバイナリとしてですが、 .NET Core on RHEL が公開されました! Hyper-V仮想マインイメージとVirtualBoxイメージが公開されていますが、インストール手順を実行すれば自前のRHELマシン上でもセットアップすることができます。 このGettingStartedに従えばほぼほぼ動くサンプルが作れます。 github.com 2点ほどこのままでは動かない点があります。 1 .NET CoreのNugetライブラリが現時点ではNuget本家ではなくmy
例としてpostgresqlパッケージをアンインストール [root@linux ~]# rpm -q postgresql ← postgresqlパッケージインストールチェック postgresql-8.0.3-1 ← postgresqlパッケージがインストールされている [root@linux ~]# yum remove postgresql ← postgresqlパッケージアンインストール Setting up Remove Process Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package postgresql.i386 0:8.0.3-1 set to be erased --> Running transaction
Ruby 2.2.0 Released 素晴らしいクリスマスプレゼント!! twitter見ている感じだと開発者の皆さんは大変だったようでお疲れ様でした+ありがとうございます。 Let's Install install Rubyのversion管理はrbenv使ってます。 rbenvでrubyのversion管理をするよ - まっしろけっけ rubyのversion upをした時の作業内容メモ - まっしろけっけ 詳細は上記の記事を参照してください。 環境はvm上にCnetOS入れてます。 $ rbenv install 2.2.0 Downloading ruby-2.2.0.tar.gz... -> http://dqw8nmjcqpjn7.cloudfront.net/7671e394abfb5d262fbcd3b27a71bf78737c7e9347fa21c39e58b0bb9
viewportWidth - 20) { leftPos = viewportWidth - dropdownWidth - 20; } // Prevent going off left edge if (leftPos < 20) { leftPos = 20; } $el.style.top = (rect.bottom + 8) + 'px'; $el.style.left = leftPos + 'px'; }"> { const container = $el; // The div with overflow const item = document.getElementById('sidebar-current-page') if (item) { const containerTop = container.scrollTop; const containerBott
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く