Linux

1.firewallルールの確認
操作コマンド
# iptables -L -n
Chain INPUT (policy ACCEPT)
target prot opt source destinati ...

Linux

操作コマンド:
show ip interface brief/show ip int b
show interfaces/show inter
show interface f0/0
show ip ...

Linux

コマンド:
ip dhcp pool LAN1
network 192.168.3.0 255.255.255.0
default-router 192.168.3.1
ip dhcp pool LAN ...

Ubuntu

1.インストール:
sudo add-apt-repository ppa:shutter/ppa
sudo apt-get update
sudo apt-get install shutter

...

Java

サンプルコード:

package com.startnews24.projectname.exception;

public class ProjectNameException extends Throwab ...

Python

サンプルコード:
__author__ = ‘gg88’

import email,sys,os
import smtplib
from email.MIMEText imp ...

OpenSource

ダウンロード
提供元サイトからダウンロード

更新内容
Spring Integration as the leader in the ESB/Integration framework space, lea ...

C#

書式
データ型(int、double)変数名.ToString()
Convert.ToString(データ型(int、double)変数名)
使用例

using System;class Arkgame ...

OpenSource

ダウンロード
提供元サイトからダウンロード

改善内容

Bug Fixes$browser: allow chaining url() calls in setter mode (764fa869,#10157 ...

OpenSource

ダウンロード
提供元サイトからダウンロード

更新内容

– Update to Tomcat Native Library version 1.1.32 to pick up the Wind ...

Swift

書式
offsetBy:数字
使用例

let str = "this is a test message"//最後から2番目以前let res= str.index(str.endIndex, offsetBy: ...

Java

書式
protected static Map<String,String>関数名(){}
使用例

package com.arkgame.demo;import java.util.HashMap; ...

AlmaLinux

環境
# cat/etc/redhat-release
AlmaLinux release 8.4 (Electric Cheetah)

インストール方法
1.ProFTPD をインストール

Java

書式
1.public static String valueOf(long l)
long引数の文字列表現を返します。
2.public static String toString(long i)

OpenSource

ダウンロード
提供元サイトからダウンロード

改善内容

* compatible with AutoPlugin ( since 0.13.5), just enablePlugins(SbtOneLog ...

Server

ダウンロード

Linux/Unix in tar.gz format
Windows in ZIP format
Gentoo Linux users install Cacti using:

emer ...

Linux

ダウンロード:

mainline:3.18-rc62014-11-23longterm:2.6.32.64

 

OpenSource

ダウンロード
提供元サイトからダウンロード

アップグレード
$ go get -u github.com/revel/cmd/revel
$ revel build github.com/myuse ...